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

Commit 561c3d5

Browse files
author
Jeff Ammons
committed
Change the location of file to lint
1 parent f12a90a commit 561c3d5

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}/rtmbot.py {toxinidir}/doc/example-plugins
23+
commands=flake8 {toxinidir}/rtmbot/core.py {toxinidir}/doc/example-plugins

0 commit comments

Comments
 (0)