Skip to content

Commit 150d799

Browse files
committed
fix: need to make CI work
1 parent fbea74c commit 150d799

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
@@ -147,7 +147,7 @@ filter_files = true
147147
[tool.mypy]
148148
# mypy_path =
149149
# exclude =
150-
num_workers = 8
150+
num_workers = 2
151151
show_error_codes = true
152152
show_column_numbers = true
153153
pretty = true

0 commit comments

Comments
 (0)