diff options
| author | Lex Neva <github.com@lexneva.name> | 2018-09-16 13:09:46 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2018-09-16 13:09:49 -0400 |
| commit | 5e9cb83a9375a2b6312f390e84e4ac8e778d04cb (patch) | |
| tree | a90595950f5d2fcd0e53a3af5e8bc6cddfd4216b /Makefile | |
| parent | fa125ff27ef2682f78faf307b3de29456c263ad3 (diff) | |
remove code style exemption for params.py and simulator.py
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,4 +60,4 @@ locales: .PHONY: style style: - flake8 . --count --max-complexity=10 --max-line-length=150 --statistics --exclude=pyembroidery,__init__.py,simulator.py,params.py + flake8 . --count --max-complexity=10 --max-line-length=150 --statistics --exclude=pyembroidery,__init__.py |
