pyerrors/pyerrors/input
Justus Kuhlmann 26447d658c
better docstrings (#144)
* first example of returns statement in docstring

* added a some return statements for pandas API

* last return statements in pandas input

* added returns to bdio docstrings

* few returns statements added to docstring

* finished docstrings for hadrons submodule

* also finished docstrings for json submodule

* finished misc submodule

* added returns in docstrings in openqQCD

* made some cosmetic chanes to dostrings

* added return nad return statement in docstring

* linting

* Improved docstrings of mpm, fits, roots, misc to have return statements

returns added for misc.py

returns added for mpm.py

reutrns added for fits.py

* linting...

* Some polishing of docstrings
2023-01-16 14:57:22 +00:00
..
__init__.py feat: dump and load functionality for pandas dataframes containing Obs 2022-06-30 14:05:11 +01:00
bdio.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
dobs.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
hadrons.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
json.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
misc.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
openQCD.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
pandas.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
sfcf.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
utils.py better docstrings (#144) 2023-01-16 14:57:22 +00:00