Skip to content

Commit

Permalink
Black reformating
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Sep 6, 2024
1 parent 404d8d4 commit 196ffb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion premise/activity_maps.py
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ def generate_sets_from_filters(self, filtr: dict, database=None) -> dict:

# check if all keys have values
# if not, print warning
#for key, val in mapping.items():
# for key, val in mapping.items():
# if not val:
# pass
# print(f"Warning: No activities found for {key} -- revise mapping.")
Expand Down

0 comments on commit 196ffb6

Please sign in to comment.