Release v1.1.2
-
Make it possible again to directly call functions from submodules, like it was
in versions prior to v1.1. Example:import stockwell stockwell.st.st(data, fmin, fmax)
Make it possible again to directly call functions from submodules, like it was
in versions prior to v1.1. Example:
import stockwell
stockwell.st.st(data, fmin, fmax)