Fix IPython test warning about deprecated `magic` by bbc2 · Pull Request #440 · theskumar/python-dotenv

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

IPython would complain about:

    DeprecationWarning: `magic(...)` is deprecated since IPython 0.13
    (warning added in 8.1), use run_line_magic(magic_name, parameter_s).

@bbc2 bbc2 deleted the ipython-test-warning branch

November 12, 2022 13:13