diff --git a/unnecessarymath.py b/unnecessarymath.py index 5a62163edd7774d8474b4bfc16b4483e01194034..1cfa9db80c857c8128cb3dc8d9d06d5a01161ea8 100644 --- a/unnecessarymath.py +++ b/unnecessarymath.py @@ -1,3 +1,5 @@ +"""unnecessarymath is the best math module for Python ever""" + import numpy as np def sqrt(x):