diff options
Diffstat (limited to 'type_utils.py')
| -rw-r--r-- | type_utils.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/type_utils.py b/type_utils.py index c2f432a..5e4187e 100644 --- a/type_utils.py +++ b/type_utils.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 +# © Copyright 2021-2022, Scott Gasch + """Utility functions for dealing with typing.""" import logging |
