This website works better with JavaScript.
Home
Explore
Get Started
ttygroup
/
gertty
Code
Issues
Proposed changes
Browse Source
Add extra note about pep8
Change-Id: Icab19dfc9deb8a47cc18154a621ccc78cc25c0c7
changes/51/172751/2
James E. Blair
5 years ago
parent
f48df0ffdd
commit
b81c50a8e8
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tox.ini
+ 1
- 0
tox.ini
View File
@ -31,6 +31,7 @@ deps = flake8
commands
=
{posargs}
[flake8]
# Please do not fix these. See comment at top of file.
ignore
=
W,E
show-source
=
True
exclude
=
.venv,.tox,dist,doc,build,*.egg
Write
Preview
Loading…
Cancel
Save