From c524ec93d87e972202954a110a0b5223b4070d63 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 16 Dec 2021 04:35:13 +0100 Subject: [PATCH] add vim metadata --- da_detector.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/da_detector.py b/da_detector.py index 12c568b..72f69b5 100644 --- a/da_detector.py +++ b/da_detector.py @@ -43,3 +43,6 @@ class da_detector: except Exception as e: raise e return obj + + +# vim: ff=unix noexpandtab