rewrite docstrings to match numpy style guide

This commit is contained in:
Benedikt Brückmann 2021-05-17 09:56:51 +02:00
parent 660520e3e1
commit d168b9c05b
7 changed files with 400 additions and 208 deletions

View file

@ -96,6 +96,7 @@ setup(name='fdroidserver',
'sphinx',
'numpydoc',
'pydata_sphinx_theme',
'pydocstyle',
]
},
classifiers=[