Skip to content

Commit f74f12d

Browse files
committed
Update cookiecutter
1 parent 33cf1a4 commit f74f12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ strict = true
232232
warn_unused_ignores = false
233233
show_error_codes = true
234234
files = "src/**/*.py, tests/*.py"
235-
mypy_path = ["src", "pulp-glue/src", "cookiecutter/pulp_filter_extension.py"]
235+
mypy_path = ["src", "pulp-glue/src"]
236236
namespace_packages = true
237237
explicit_package_bases = true
238238

0 commit comments

Comments
 (0)