diff options
Diffstat (limited to 'client/brain.py')
| -rw-r--r-- | client/brain.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/brain.py b/client/brain.py index 2babfdf..b6014de 100644 --- a/client/brain.py +++ b/client/brain.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8-*- import logging from os import listdir |
