X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=histogram.py;h=c673e161a6318fabeb155e1cdb2a2591abe730e0;hb=413d28443c7308414e8d283b9c5b9037463274f3;hp=ba10a015d951309d4a8411f081b5789c0585f253;hpb=803a21e8f1053279b1d0f97ebc0d5712837a84a8;p=python_utils.git diff --git a/histogram.py b/histogram.py index ba10a01..c673e16 100644 --- a/histogram.py +++ b/histogram.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# -*- coding: utf-8 -*- import math from numbers import Number