mirror of
https://git.decapod.one/brethil/dotfiles
synced 2025-01-09 23:36:04 +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')
|