From 46e0b89507fefa57c69661f4ddc191fb327356ae Mon Sep 17 00:00:00 2001 From: Jeff Jennings Date: Mon, 24 Jun 2024 17:17:37 -0400 Subject: [PATCH] typo --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8871d07..c2935bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ exclude = [ "py_template/__init__.py", "test/__init__.py", ] -explicit_package_bases = True +explicit_package_bases = "True" [tool.coverage.run] omit = [