Skip to content

Commit

Permalink
Update impc_api_helper/impc_api_helper/utils/warnings.py
Browse files Browse the repository at this point in the history
Co-authored-by: Marina Kan <[email protected]>
  • Loading branch information
dpavam and marinak-ebi authored Oct 14, 2024
1 parent 6495db3 commit f9fcfc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion impc_api_helper/impc_api_helper/utils/warnings.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ def custom_warning(message, category, filename, lineno, line=None):

warnings.formatwarning = custom_warning
warnings.simplefilter("always", Warning)

0 comments on commit f9fcfc5

Please sign in to comment.