From a1901abd6bb7be4887f439350144a9c8ca548208 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Fri, 19 Feb 2021 08:32:21 -0500 Subject: Add documentation and type hints to parse_duration. (#9432) --- changelog.d/9432.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/9432.misc (limited to 'changelog.d/9432.misc') diff --git a/changelog.d/9432.misc b/changelog.d/9432.misc new file mode 100644 index 0000000000..1e07da2033 --- /dev/null +++ b/changelog.d/9432.misc @@ -0,0 +1 @@ +Add documentation and type hints to `parse_duration`. -- cgit 1.5.1