Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-langfield committed Feb 8, 2024
1 parent 8380938 commit 9b5b4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neurodsp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import ibldsp, sys
from warnings import warn, simplefilter
from warnings import warn

sys.modules["neurodsp"] = ibldsp
warn(
Expand Down

0 comments on commit 9b5b4bd

Please sign in to comment.