* `no_global_off` and `warn_global_off` are available to turn this magic invalid
Internal changes:
* Add auto-test * Add tesing CI: testing in compatible version with "Kaggle notebook" and "Google Colab"
0.1.2
Add features:
* `no_global_off` and `warn_global_off` are available to turn this magic invalid
Internal changes:
* Add auto-test * Add tesing CI: testing in compatible version with "Kaggle notebook" and "Google Colab"
0.1.1
First release✨✨✨
For Jupyter Notebook user's, noglobal-magic find global variables in a local scope.
With:
* No need to wait executing a function * flake8 style ignoring-error annotation ( noqa) * no_global magic command makes raise error, and warn_global tells a just warning