Add coding comments for files with utf8 characters in there.
[python_utils.git] / histogram.py
index ba10a015d951309d4a8411f081b5789c0585f253..c673e161a6318fabeb155e1cdb2a2591abe730e0 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python3
+# -*- coding: utf-8 -*-
 
 import math
 from numbers import Number