Skip to content

Commit 9fe529c

Browse files
committed
Fix EOF
Signed-off-by: Logan Adams <[email protected]>
1 parent 52aa85f commit 9fe529c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ requires = [
77
"torch"
88
]
99
# Use legacy backend to import local packages in setup.py
10-
build-backend = "setuptools.build_meta:__legacy__"
10+
build-backend = "setuptools.build_meta:__legacy__"

0 commit comments

Comments
 (0)