X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=src%2Fpyutils%2Fstring_utils.py;h=d397ad8e0b306c9494168cf859b2855ab0604045;hb=40a9cba91b25d099470c63840f90aac33cca852e;hp=81411be8d51e7aa4c29a258ed1adc3472fc466d5;hpb=278d163705facc2276cd464414fb490ef6af50ab;p=pyutils.git diff --git a/src/pyutils/string_utils.py b/src/pyutils/string_utils.py index 81411be..d397ad8 100644 --- a/src/pyutils/string_utils.py +++ b/src/pyutils/string_utils.py @@ -27,7 +27,7 @@ SOFTWARE. This class is based on: https://github.com/daveoncode/python-string-utils. See `NOTICE -`_ +`__ in the root of this module for a detailed enumeration of what work is Davide's and what work was added by Scott.