Open bartekpacia opened 2 years ago
$ pydocstyle main.ipynb does nothing for my Jupyter :(
$ pydocstyle main.ipynb
It's not python, what do you expect? There are jupyter tools to run flake8 in each cell iirc and flake8 can run pydocstyle.
$ pydocstyle main.ipynb
does nothing for my Jupyter :(