diff --git a/binarycpython/utils/functions.py b/binarycpython/utils/functions.py index bad162d604dacb0c2870186f273ec76dc3a9c82f..935256e480e13845e1d287f52c76ff09be991c79 100644 --- a/binarycpython/utils/functions.py +++ b/binarycpython/utils/functions.py @@ -1,4 +1,4 @@ - """ +""" Module containing most of the utility functions for the binarycpython package Functions here are mostly functions used in other classes/functions, or