aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.flake82
1 files changed, 1 insertions, 1 deletions
diff --git a/.flake8 b/.flake8
index 13bd00b..e3a35a8 100644
--- a/.flake8
+++ b/.flake8
@@ -10,7 +10,7 @@ ignore=
# Docstring Quotes
D301,D302,
# Docstring Content
- D400, D401,D402,D405,D406,D407,D408,D409,D410,D411,D412,D413,D414
+ D400,D401,D402,D405,D406,D407,D408,D409,D410,D411,D412,D413,D414
exclude=
__pycache__,.cache,
venv,.venv,