legend-exp / pygama

Python package for data processing and analysis
https://pygama.readthedocs.io
GNU General Public License v3.0
18 stars 56 forks source link

Fixed dosctrings in step function #588

Closed SamuelBorden closed 1 month ago

SamuelBorden commented 1 month ago

I fixed the docstring for the math.functions.step function so that BuildTheDocs will compile, at least locally. It is now running into an issue due to an import from the dspeed repo, which I've submitted a PR for here.

CC @gipert