From 878257c3adc2dd2f32641a7cb528352a618e1dcf Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:32:59 +0000 Subject: [PATCH 1/2] Updated files with 'repo_helper'. --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index 0e7ba76..f901ca2 100644 --- a/tox.ini +++ b/tox.ini @@ -216,8 +216,8 @@ exclude_lines = raise NotImplementedError if 0: if False: - if TYPE_CHECKING: - if typing.TYPE_CHECKING: + if TYPE_CHECKING + if typing.TYPE_CHECKING if __name__ == .__main__.: [check-wheel-contents] From 2ba2f6dfe28831784b45b79618d34da8bb31ff26 Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 17:08:05 +0100 Subject: [PATCH 2/2] Updated files with 'repo_helper'. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index f901ca2..f45bb73 100644 --- a/tox.ini +++ b/tox.ini @@ -121,7 +121,7 @@ deps = flake8-github-actions>=0.1.0 flake8-noqa>=1.1.0,<=1.2.2 flake8-pyi>=20.10.0,<=22.8.0 - flake8-pytest-style>=1.3.0 + flake8-pytest-style>=1.3.0,<2 flake8-quotes>=3.3.0 flake8-slots>=0.1.0 flake8-sphinx-links>=0.0.4