diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12985.misc | 2 | ||||
-rw-r--r-- | changelog.d/13099.misc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/12985.misc b/changelog.d/12985.misc index d5ab9eedea..7f6492d587 100644 --- a/changelog.d/12985.misc +++ b/changelog.d/12985.misc @@ -1 +1 @@ -Add type annotations to `tests.state.test_v2`. +Add type hints to tests. 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. |