You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe ycecream will serve you better as that icecream inspired package (not a fork) supports hierarchical instances. And ... much more. You can find it on PyPI.
At current moment one can use
ic.enable()
/ic.disable()
, but they does not have scope at all.So, either you will see
ic()
from all over the places, or you will see none of it.It would be very convenient to have ability to switch it off/on in separate modules.
The text was updated successfully, but these errors were encountered: