X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=type%2Flocations.py;h=b311064a680bf87350949c419e36bd9a474816ae;hb=001b734eb651c819d880df1017829bd54d7c16f7;hp=e02b8ab8e5652c088a94f5b6d30acc3f399b9caf;hpb=d8a4cb8c9f641d2e64f7416a35fd33fded92d67a;p=python_utils.git diff --git a/type/locations.py b/type/locations.py index e02b8ab..b311064 100644 --- a/type/locations.py +++ b/type/locations.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 +# © Copyright 2021-2022, Scott Gasch + """An enum to represent locations.""" import enum