Skip to content

Commit 12f77d9

Browse files
committed
Change package name
1 parent d137e48 commit 12f77d9

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
@@ -24,7 +24,7 @@ addopts = [
2424
"--tb=short",
2525
"--strict-markers",
2626
"--disable-warnings",
27-
"--cov=src/auto_import",
27+
"--cov=src/auto_import_py",
2828
"--cov-report=term-missing",
2929
"--cov-report=html",
3030
"--cov-report=xml",

0 commit comments

Comments
 (0)