Skip to content

Commit 407731f

Browse files
committed
Fix typo.
1 parent a66734e commit 407731f

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
@@ -88,7 +88,7 @@ exclude_lines = [
8888
[tool.coverage.html]
8989
directory = "coverage"
9090

91-
[tool.pytest.int_options]
91+
[tool.pytest.ini_options]
9292
addopts = "--cov src"
9393
testpaths = ["tests"]
9494

0 commit comments

Comments
 (0)