Add coding comments for files with utf8 characters in there.
[python_utils.git] / string_utils.py
index 6f3cc90ed46f5c238b0887848c1cf7504ec3bcc0..3ae9eeae96141fce9d4bb17516a5bace6ceb8b6f 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python3
+# -*- coding: utf-8 -*-
 
 """The MIT License (MIT)