X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;ds=inline;f=exceptions.py;h=bd499886221ba55e044a739e835fdc4af8c98c6e;hb=47ece7bceb442d70ddcc3c728533c4d4d2bccde4;hp=aa0aecbef67abd8320db01c71446cc7ca5a24617;hpb=0d63d44ac89aab38fe95f36497adaf95110ab949;p=python_utils.git diff --git a/exceptions.py b/exceptions.py index aa0aecb..bd49988 100644 --- a/exceptions.py +++ b/exceptions.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 +# © Copyright 2021-2022, Scott Gasch + """Some exceptions used elsewhere.""" # This module is commonly used by others in here and should avoid