diff options
Diffstat (limited to 'string_utils.py')
| -rw-r--r-- | string_utils.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/string_utils.py b/string_utils.py index 6f3cc90..3ae9eea 100644 --- a/string_utils.py +++ b/string_utils.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# -*- coding: utf-8 -*- """The MIT License (MIT) |
