X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=math_utils.py;h=dec34f049aa0382823768c53efc2060ae8c69409;hb=f2f36979c4a80f70b79b6a38f81f2d8bdcb5170d;hp=49ad407a58330144116c7d07976462a521f46d46;hpb=d2e437a04124fa3c6e3175205f943769ba443393;p=python_utils.git diff --git a/math_utils.py b/math_utils.py index 49ad407..dec34f0 100644 --- a/math_utils.py +++ b/math_utils.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 +# © Copyright 2021-2022, Scott Gasch + """Mathematical helpers.""" import collections