mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
rewrite docstrings to match numpy style guide
This commit is contained in:
parent
660520e3e1
commit
d168b9c05b
7 changed files with 400 additions and 208 deletions
1
setup.py
1
setup.py
|
@ -96,6 +96,7 @@ setup(name='fdroidserver',
|
|||
'sphinx',
|
||||
'numpydoc',
|
||||
'pydata_sphinx_theme',
|
||||
'pydocstyle',
|
||||
]
|
||||
},
|
||||
classifiers=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue