You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add the [flake8-print] plugin to our ci and pre-commit hooks. It checks production code for print and pprint statements and rejects them.
The text was updated successfully, but these errors were encountered:
I would like to add the [flake8-print] plugin to our ci and pre-commit hooks. It checks production code for
print
andpprint
statements and rejects them.The text was updated successfully, but these errors were encountered: