From 2a6d7810f85b88fb89d11d3e6be64f974ab77f97 Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Tue, 31 May 2022 22:12:19 -0700 Subject: More doc updates. --- NOTICE | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE index f5937ca..59d5c11 100644 --- a/NOTICE +++ b/NOTICE @@ -28,6 +28,7 @@ contains URLs pointing at the source of the forked code. replace_nth. + Added type annotations everywhere, + Wrote doctests everywhere, + + Added sphinx style pydocs, + Wrote a supplimental unittest (tests/string_utils_test.py), + Added logging. @@ -41,6 +42,7 @@ contains URLs pointing at the source of the forked code. Scott's modifications include: + Adding a unittest (tests/shared_dict_test.py), + Minor cleanup and style tweaks, + + Added sphinx style pydocs, + Added type hints. 3. The timeout decortator in decorator_utils.py is based on original @@ -65,6 +67,7 @@ contains URLs pointing at the source of the forked code. + Ported the code to python3, + Added type hints, + Added timeouts / retries, + + Added sphinx style pydocs, + Added logging. Thank you to everyone who makes their code available for reuse by -- cgit v1.3