diff options
Diffstat (limited to 'app/config.py')
| -rw-r--r-- | app/config.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/config.py b/app/config.py index c33cf25..b03020f 100644 --- a/app/config.py +++ b/app/config.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + import os # TODO: change these things to an instance path |
