Skip to content

Commit 0a693fa

Browse files
authored
Lint Errors Fixed (quic#468)
Lint Errors Fixed Signed-off-by: Amit Raj <quic_amitraj@quicinc.com>
1 parent 0d50e29 commit 0a693fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ attr = "QEfficient.__version__"
6666
line-length = 120
6767
# Enable the isort rules.
6868
lint.extend-select = ["I"]
69+
target-version = "py310"
6970

7071
[tool.pytest.ini_options]
7172
addopts = "-W ignore -s -v"

0 commit comments

Comments
 (0)