diff options
Diffstat (limited to 'logging_utils.py')
| -rw-r--r-- | logging_utils.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logging_utils.py b/logging_utils.py index 5dbc552..ca15441 100644 --- a/logging_utils.py +++ b/logging_utils.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# -*- coding: utf-8 -*- """Utilities related to logging.""" |
