aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorGravatar Vincent Gross <[email protected]>2019-07-09 17:45:40 -0400
committerGravatar GitHub <[email protected]>2019-07-09 17:45:40 -0400
commit9353a79753a2d5f9fb98fec21b2bd2e8e2248167 (patch)
tree566d5876b7e9ae508b7af696ea18bc73b595e22c /tox.ini
parentRelock Pipfile. (diff)
parentChanging id of terning4 to the correct one (diff)
Merge branch 'master' into dpy-1.2
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 8becd147..3e5db0a5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,7 +6,7 @@ ignore=
# Missing Docstrings
D100,D104,D107,
# Docstring Whitespace
- D202,D203,D204,D212,D214,D215,
+ D203,D212,D214,D215,
# Docstring Quotes
D301,D302,
# Docstring Content