Skip to content

Commit

Permalink
Autopep8 setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Sep 23, 2020
1 parent b987cb4 commit 6c02c2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml

This file was deleted.

4 changes: 4 additions & 0 deletions setup.cfg
@@ -0,0 +1,4 @@
[pep8]
exclude = docs/*,*/migrations/*,dsmrreader/*,dsmr_plugins/modules/*
ignore = E722
max_line_length = 120

0 comments on commit 6c02c2d

Please sign in to comment.