Add coding comments for files with utf8 characters in there.
[python_utils.git] / logging_utils.py
index 5dbc55260ec1970151433e86858e1e3e404dd0c9..ca1544150065b367b976d9ca43382fa1a6cff5e5 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python3
+# -*- coding: utf-8 -*-
 
 """Utilities related to logging."""