We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a7b70 commit 011d704Copy full SHA for 011d704
pyproject.toml
@@ -37,6 +37,7 @@ omit = [
37
"src/magic_tiler/interfaces.py",
38
"src/magic_tiler/subprocess_runner.py",
39
"src/magic_tiler/sway.py",
40
+ "src/magic_tiler/main.py",
41
]
42
43
[tool.coverage.report]
0 commit comments