[flake8]
max-line-length = 120
per-file-ignores = __init__.py:F401 torch_tb_profiler/io/file.py: F401
