Skip to content

Commit

Permalink
tox: fix indent to tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
romanz committed Sep 18, 2015
1 parent b5f8e07 commit 3911f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ deps=
pep8
coverage
pylint
six
six
commands=
pep8 amodem/ scripts/
pylint --extension-pkg-whitelist=numpy --report=no amodem --rcfile .pylintrc
Expand Down

0 comments on commit 3911f16

Please sign in to comment.