Skip to content

Commit 2f769c4

Browse files
authored
Merge pull request #17 from iotamudelta/master
After discussion in review, disable flake8 on pyHIPIFY for now.
2 parents c49615d + f3eded3 commit 2f769c4

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
@@ -1,4 +1,4 @@
11
[flake8]
22
max-line-length = 120
33
ignore = E305,E402,E721,E741,F401,F403,F405,F821,F841,F999
4-
exclude = docs/src,venv,third_party,caffe2,scripts,docs/caffe2
4+
exclude = docs/src,venv,third_party,caffe2,scripts,docs/caffe2,tools/amd_build/pyHIPIFY

0 commit comments

Comments
 (0)