pycodestyle_magic
pycodestyle_magic copied to clipboard
Line magic function `%%pycodestyle` not found
I am using pycodestyle_magic as a linter in Jupyter. I am following the instructions at
https://github.com/mattijn/pycodestyle_magic
But I get error with 1-cell checking be it '%%pycodestyle' or '%%flake8'.

