Skip to content

Commit 54baafb

Browse files
authored
replace True with true in pyproject.toml (#2433)
1 parent 16abc4f commit 54baafb

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
@@ -232,4 +232,4 @@ module = [
232232
"thunder.tests.test_reductions",
233233
"thunder.tests.test_script",
234234
]
235-
ignore_errors = True
235+
ignore_errors = true

0 commit comments

Comments
 (0)