spatialaudio / nbsphinx

:ledger: Sphinx source parser for Jupyter notebooks
https://nbsphinx.readthedocs.io/
MIT License
457 stars 130 forks source link

Check for tags and widgets to appease the new Jinja2 version #573

Closed mgeier closed 3 years ago

mgeier commented 3 years ago

Fixes #563 and reverts #564.

pep8speaks commented 3 years ago

Hello @mgeier! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 282:80: E501 line too long (85 > 79 characters)