Skip to content

Commit 8e7e109

Browse files
committed
update toml file
1 parent 1218502 commit 8e7e109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/openvino_code/server/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ build-backend = "setuptools.build_meta"
2727

2828
[tool.black]
2929
line-length = 119
30-
target_version = ['py310']
30+
target-version = ['py38']
3131

3232
[tool.ruff]
3333
lint.ignore = ["C901", "E501", "E741", "W605", "F401", "W292"]

0 commit comments

Comments
 (0)