diff options
| author | Lex Neva <github.com@lexneva.name> | 2019-04-12 15:32:37 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2019-04-12 15:32:37 -0400 |
| commit | 3a3c9e5406563edd00c2ec08102ca7c69aaa360c (patch) | |
| tree | 3d17d5de3a6fc8c32aa91cca3aec19a97e1ae8cf /Makefile | |
| parent | f85395b9a6e318406cbac12d639944173ab8a898 (diff) | |
fix style
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,4 +63,4 @@ locales: .PHONY: style style: - flake8 . --count --max-complexity=10 --max-line-length=150 --statistics --exclude=pyembroidery,__init__.py + flake8 . --count --max-complexity=10 --max-line-length=150 --statistics --exclude=pyembroidery,__init__.py,electron,build |
