There is no way to disable it project wide except the single module
Open
- Dominant language
- Python
- Stars
- 10.1k
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.