From f1145563f662653e451525032b043d1a58998b6d Mon Sep 17 00:00:00 2001 From: David Robertson Date: Tue, 28 Jun 2022 14:12:17 +0200 Subject: Extra type annotations in `test_server` (#13124) --- changelog.d/13124.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13124.misc (limited to 'changelog.d/13124.misc') diff --git a/changelog.d/13124.misc b/changelog.d/13124.misc new file mode 100644 index 0000000000..513078f8d6 --- /dev/null +++ b/changelog.d/13124.misc @@ -0,0 +1 @@ +Add type annotations to `tests.test_server`. -- cgit 1.5.1