Fix IPython test warning about deprecated `magic` by bbc2 · Pull Request #440 · theskumar/python-dotenv
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 517
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
deleted the
ipython-test-warning
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters