Skip to content

Commit

Permalink
more errors fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Dec 20, 2024
1 parent 76ca049 commit 234aeec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions IPython/core/tests/test_magic.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
from IPython.utils.tempdir import TemporaryDirectory, TemporaryWorkingDirectory
from IPython.utils.syspathcontext import prepended_to_syspath

# import needed by doctest
from .test_debugger import PdbTestInput # noqa: F401


@magic.magics_class
Expand Down

0 comments on commit 234aeec

Please sign in to comment.