From a4d73234f2fdd4734fddf446c692ae158175d978 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Sat, 15 Oct 2016 13:03:28 +0200 Subject: [PATCH] Manage modelines. --- accountant/fields.py | 1 + 1 file changed, 1 insertion(+) diff --git a/accountant/fields.py b/accountant/fields.py index 7ab4478..e19b6fc 100644 --- a/accountant/fields.py +++ b/accountant/fields.py @@ -1,3 +1,4 @@ +# vim: set tw=80 ts=4 sw=4 sts=4: """ This file is part of Accountant.