Skip to content

Commit df8a74e

Browse files
committed
Add codeflash configuration
1 parent d6b9459 commit df8a74e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,10 @@ name = "Changes"
313313
showcontent = true
314314

315315

316+
[tool.codeflash]
317+
module-root = "src"
318+
tests-root = "tests"
319+
316320
[tool.mypy]
317321
pretty = true
318322
disallow_untyped_defs = true

0 commit comments

Comments
 (0)