Skip to content

Commit 6003eed

Browse files
committed
Fix errors
1 parent 096e289 commit 6003eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ allowlist_externals =
1313

1414
[testenv:lint]
1515
skip_install = true
16-
basepython = python3.9
16+
basepython = python3.10
1717
extras = testing
1818
deps =
1919
pre-commit == 2.16.0

0 commit comments

Comments
 (0)