[flake8]
max-line-length = 127
extend-ignore = E203, E731
exclude = .git,__pycache__,.venv,build,dist,./src/pixyverse/pixy/parser.py
