From 0e3e9701a563cc3564812fb555c2f71d8af37d54 Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 13:46:28 +0000 Subject: [PATCH] Updated files with 'repo_helper'. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index dda9f6c..25f19ca 100644 --- a/tox.ini +++ b/tox.ini @@ -162,7 +162,7 @@ exclude_lines = if TYPE_CHECKING: if typing.TYPE_CHECKING: if __name__ == .__main__.: - \.\.\. + ... [check-wheel-contents] ignore = W002