Add coding comments for files with utf8 characters in there.
[python_utils.git] / conversion_utils.py
index 2c00ba48b362146435a2214cdd4780550b7a91c1..8e64a875c1ad4e3d89eeee33205693204afd5d87 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python3
+# -*- coding: utf-8 -*-
 
 from typing import Callable, SupportsFloat