More cleanup, yey!
[python_utils.git] / function_utils.py
index 3c8e4ae10f4f493edb22c35ad3758442b4f224dd..f10776211df3ef8347d48486671577bc18d044bc 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+"""Helper methods dealing with functions."""
+
 from typing import Callable