Skip to content

Commit

Permalink
Fixed minor formatting with Black formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
downiec committed Jan 24, 2024
1 parent dfe1aa6 commit 644bbb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/metagrid/api_globus/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ def split_value(value):
# convert listo into array
return _values


# flake8: noqa
def get_files(url_params): # pragma: no cover
solr_url = getattr(
Expand Down

0 comments on commit 644bbb1

Please sign in to comment.