Skip to content

Commit cd64dd0

Browse files
committed
.. and imports
1 parent 3f75b95 commit cd64dd0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/linalg/setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import sys
21
from setuptools import find_packages, setup
32
from setuptools_rust import RustExtension
43

examples/simple-extension/setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import sys
21
from setuptools import find_packages, setup
32
from setuptools_rust import RustExtension
43

0 commit comments

Comments
 (0)