summaryrefslogtreecommitdiff
path: root/src/debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.py')
-rw-r--r--src/debug.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug.py b/src/debug.py
index f075e25..6daa264 100644
--- a/src/debug.py
+++ b/src/debug.py
@@ -1,5 +1,5 @@
#!/usr/bin/python3
-# vim: shiftwidth=4 tabstop=4 expandtab
+# vim: shiftwidth=4 softtabstop=4 tabstop=4 expandtab
"""A Debug Script for Development Purposes"""