mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-01 02:11:30 +01:00
3 lines
103 B
Python
3 lines
103 B
Python
get_ipython().run_line_magic('load_ext', 'autoreload')
|
|
get_ipython().run_line_magic('autoreload', '2')
|