mirror of
https://github.com/OPM/ResInsight.git
synced 2026-07-30 16:28:16 -05:00
4 lines
61 B
INI
4 lines
61 B
INI
[pep8]
|
|
max-line-length=100
|
|
exclude=PythonExamples
|
|
ignore=E402 |