1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-06-29 01:23:45 +02:00
dspace-statistics-api/dspace_statistics_api
Alan Orth 21b500b4f7
dspace_statistics_api/util.py: Use docstring for get_statistics_shards
It seems better to use a docstring instead of a comment because it
can potentially be used by IDEs or documentation generators.
2020-09-24 12:07:31 +03:00
..
docs dspace_statistics_api/docs/index.html: Adjust help text 2020-03-02 14:30:16 +02:00
__init__.py Refactor project structure 2018-10-28 11:14:21 +02:00
app.py dspace_statistics_api: Use f-strings instead of format() 2020-03-02 11:24:29 +02:00
config.py Format code with black 2019-11-27 12:30:06 +02:00
database.py dspace_statistics_api: Use f-strings instead of format() 2020-03-02 11:24:29 +02:00
indexer.py Refactor indexer 2020-09-24 12:03:12 +03:00
util.py dspace_statistics_api/util.py: Use docstring for get_statistics_shards 2020-09-24 12:07:31 +03:00