From d3d84685ce1acc05cbec00d2934548473850f9d0 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Fri, 17 Jun 2022 08:38:13 -0400 Subject: Add type hints to event push actions tests. (#13099) --- changelog.d/13099.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13099.misc (limited to 'changelog.d/13099.misc') diff --git a/changelog.d/13099.misc b/changelog.d/13099.misc new file mode 100644 index 0000000000..7f6492d587 --- /dev/null +++ b/changelog.d/13099.misc @@ -0,0 +1 @@ +Add type hints to tests. -- cgit 1.5.1