From 901b264c0c88f39cbfb8b2229e0dc57968882658 Mon Sep 17 00:00:00 2001 From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> Date: Mon, 31 Jan 2022 20:20:05 +0100 Subject: Add type hints to `tests/rest/admin` (#11851) --- changelog.d/11851.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11851.misc (limited to 'changelog.d/11851.misc') diff --git a/changelog.d/11851.misc b/changelog.d/11851.misc new file mode 100644 index 0000000000..ccc3ec3482 --- /dev/null +++ b/changelog.d/11851.misc @@ -0,0 +1 @@ +Add type hints to `tests/rest/admin`. -- cgit 1.5.1