| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2973931 commit 74391d5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,7 +14,7 @@ flake8: | |||
| 14 | 14 | flake8 --max-line-length=$(MAX_LINE_LENGTH) examples *.py | |
| 15 | 15 | ||
| 16 | 16 | mypy: | |
| 17 | - mypy examples/*.py zeroconf.py | ||
| 17 | + mypy examples/*.py test_zeroconf.py zeroconf.py | ||
| 18 | 18 | ||
| 19 | 19 | test: | |
| 20 | 20 | nosetests -v | |
| Back | FazBrowse Home | New Git URL |
0 commit comments