Skip to content

Commit 5ccd478

Browse files
committed
fix: pyproject toml
1 parent 7e3eed0 commit 5ccd478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ addopts = "--cov=ml_project" # CHANGE (name of the importing module name)
5252
testpaths = ["tests"]
5353

5454
log_cli = true
55-
log_cli_level = INFO
55+
log_cli_level = "INFO"
5656

5757
[tool.coverage.report]
5858
omit = [

0 commit comments

Comments
 (0)