diff options
-rw-r--r-- | changelog.d/9499.misc | 2 | ||||
-rw-r--r-- | changelog.d/9659.misc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.d/9499.misc b/changelog.d/9499.misc index 1513017a10..428a466fac 100644 --- a/changelog.d/9499.misc +++ b/changelog.d/9499.misc @@ -1 +1 @@ -Introduce bugbear to the test suite and fix some of it's lint violations. \ No newline at end of file +Introduce flake8-bugbear to the test suite and fix some of its lint violations. diff --git a/changelog.d/9659.misc b/changelog.d/9659.misc index 6602c1cc6a..428a466fac 100644 --- a/changelog.d/9659.misc +++ b/changelog.d/9659.misc @@ -1 +1 @@ -Introduce bugbear to the test suite and fix some of it's lint violations. +Introduce flake8-bugbear to the test suite and fix some of its lint violations. |