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