This commit is contained in:
MariuszC
2020-01-19 16:35:49 +01:00
parent d0a137b1d1
commit 691ff23f6d
2 changed files with 2 additions and 1 deletions

1
.idea/workspace.xml generated
View File

@@ -2,6 +2,7 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="a827305c-f450-4dd8-9234-28c4c187e3c8" name="Default" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/tox.ini" beforeDir="false" afterPath="$PROJECT_DIR$/tox.ini" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />

View File

@@ -18,4 +18,4 @@ deps =
flake8
flake8-import-order
skip_install = true
commands = flake8
commands = flake8 tests