X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=src%2Fpyutils%2Fdecorator_utils.py;h=7e0541084280c743c7bcf144a73f5af8675d9436;hb=278d163705facc2276cd464414fb490ef6af50ab;hp=8f17c01bc837473f723f64ad7e271f4458ae0c69;hpb=a2cb839d6932060ea00ad9b9d7c198ab310affe4;p=pyutils.git diff --git a/src/pyutils/decorator_utils.py b/src/pyutils/decorator_utils.py index 8f17c01..7e05410 100644 --- a/src/pyutils/decorator_utils.py +++ b/src/pyutils/decorator_utils.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # © Copyright 2021-2022, Scott Gasch -# Portions (marked) below retain the original author's copyright. +# A portion (marked) below retain the original author's copyright. """This is a grab bag of, hopefully, useful decorators."""