diff options
| author | 2019-07-09 17:45:40 -0400 | |
|---|---|---|
| committer | 2019-07-09 17:45:40 -0400 | |
| commit | 9353a79753a2d5f9fb98fec21b2bd2e8e2248167 (patch) | |
| tree | 566d5876b7e9ae508b7af696ea18bc73b595e22c /tox.ini | |
| parent | Relock Pipfile. (diff) | |
| parent | Changing id of terning4 to the correct one (diff) | |
Merge branch 'master' into dpy-1.2
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |