Skip to content

Commit a12733a

Browse files
committed
revert isort version
1 parent c8e2546 commit a12733a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ full = [
7777
full_dev = ["algoperf[full,dev]"]
7878
# Dependencies for developing the package
7979
dev = [
80-
"isort==5.13.0",
80+
"isort==5.12.0",
8181
"pylint==2.17.4",
8282
"pytest==8.3.3",
8383
"yapf==0.32.0",

0 commit comments

Comments
 (0)