We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95db977 commit f15336bCopy full SHA for f15336b
.travis.yml
@@ -21,5 +21,5 @@ install:
21
# command to run tests + check syntax style
22
script:
23
- python test/test_load_module.py -v
24
- - flake8 .
+ - flake8 examples/ ot/ test/
25
- py.test ot test
0 commit comments