summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: a2cbd903092d080c7c6d511e33d43e87e4b702ff (plain)
1
2
3
4
5
6
[pytest]
pep8ignore = 
  extras/* ALL
  examples/* ALL
  docs/* ALL
  * E125 E127