X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=type%2Flocations.py;h=b311064a680bf87350949c419e36bd9a474816ae;hb=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3;hp=e02b8ab8e5652c088a94f5b6d30acc3f399b9caf;hpb=c6fca944b41f292b66efaba27ebf3fd0a37956b8;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