Skip to content

Commit

Permalink
dspace_statistics_api/util.py: format with black
Browse files Browse the repository at this point in the history
  • Loading branch information
alanorth committed May 30, 2023
1 parent 70f0d66 commit fe9f98b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dspace_statistics_api/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ def get_statistics_shards():


def is_valid_date(date):

try:
# Solr date format is: 2020-01-01T00:00:00Z
# See: https://docs.python.org/3/library/datetime.html#strftime-strptime-behavior
Expand Down

0 comments on commit fe9f98b

Please sign in to comment.