Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit a772615

Browse files
author
Jeff Ammons
committed
Adding correct directories to linting test
1 parent c14aa88 commit a772615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ basepython =
2020
[testenv:flake8]
2121
basepython=python
2222
deps=flake8
23-
commands=flake8 {toxinidir}/web3
23+
commands=flake8 {toxinidir}/rtmbot.py {toxinidir}/example-plugins

0 commit comments

Comments
 (0)