summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-08-30 10:25:11 -0400
committerJohn Turner <jturner.usa@gmail.com>2025-08-31 14:56:48 -0400
commita55fa6f0d434b2f52852859a10341050b4405ee9 (patch)
tree6c8b3a85d7a2387a10ac70c6af1cb7700e46f4ea /.flake8
downloadpypaste-a55fa6f0d434b2f52852859a10341050b4405ee9.tar.gz
init
Diffstat (limited to '.flake8')
-rw-r--r--.flake82
1 files changed, 2 insertions, 0 deletions
diff --git a/.flake8 b/.flake8
new file mode 100644
index 0000000..79a16af
--- /dev/null
+++ b/.flake8
@@ -0,0 +1,2 @@
+[flake8]
+max-line-length = 120 \ No newline at end of file