]> Untitled Git - axy/ft/rag.git/commitdiff
Fixed flake8 issues
authorAxy <gilliardmarthey.axel@gmail.com>
Fri, 28 Aug 2026 12:39:03 +0000 (14:39 +0200)
committerAxy <gilliardmarthey.axel@gmail.com>
Fri, 28 Aug 2026 12:39:03 +0000 (14:39 +0200)
.flake8 [new file with mode: 0644]

diff --git a/.flake8 b/.flake8
new file mode 100644 (file)
index 0000000..0081794
--- /dev/null
+++ b/.flake8
@@ -0,0 +1,2 @@
+[flake8]
+ignore = E203,W503