@ -27,6 +27,10 @@ exclude_lines =
if 0:
if __name__ == .__main__.:
omit =
pt_callbacks.py
[flake8]
ignore = E731,W504,F401,F841
max-line-length = 120