Skip to content

Commit bb969ee

Browse files
maresbbrandonwillard
authored andcommitted
Omit aesara_cache.py from coverage
1 parent 27cf723 commit bb969ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ relative_files = true
132132
omit = [
133133
"aesara/_version.py",
134134
"tests/*",
135+
"bin/aesara_cache.py",
136+
"aesara/bin/aesara_cache.py",
135137
]
136138
exclude_lines = [
137139
"pragma: no cover",

0 commit comments

Comments
 (0)