abraker95 / ultimate_osu_analyzer

Python rewrite of my old osu analyzer that aims to be a lot more useful
MIT License
28 stars 1 forks source link

IPython reloading fails when using certain decorators #9

Open abraker95 opened 5 years ago

abraker95 commented 5 years ago

This is an IPython specific issue, see https://github.com/ipython/ipython/issues/2543 Avoid using those decorators for functions that are for use in the embedded console for now.