1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-07-05 12:33:46 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
495386856b
Refactor indexer
Move the get_statistics_shards() method to a utility module so it
can be used by other things.
2020-09-24 12:03:12 +03:00