From 7b422929215fdd0714697978502e6d2007b9b342 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:31:38 +0000 Subject: [PATCH] Updated files with 'repo_helper'. --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index 83f0ba3..da45369 100644 --- a/tox.ini +++ b/tox.ini @@ -186,8 +186,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]