mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-08-06 14:19:52 +08:00
6 lines
86 B
INI
6 lines
86 B
INI
[flake8]
|
|
min_python_version = 3.7
|
|
extend-ignore =
|
|
# E501: line too long
|
|
E501,
|