From 4e9b50579ecd5f4198ca999461d81569dccecf8f Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sun, 28 Jul 2024 18:31:10 +0100 Subject: [PATCH] Run mypy without command-line options --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 00527f6..875ae40 100644 --- a/tox.ini +++ b/tox.ini @@ -42,4 +42,4 @@ description = extras= lint commands= - mypy sphinxcontrib/ --explicit-package-bases + mypy