Files
ResInsight/setup.cfg
T

4 lines
61 B
INI

[pep8]
max-line-length=100
exclude=PythonExamples
ignore=E402