Skip to content

Commit 19cf45e

Browse files
committed
ruff
1 parent 68e5338 commit 19cf45e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
import os
33

44
import numpy
5+
import versioneer
56
from setuptools import Extension, setup
67
from setuptools.dist import Distribution
78

8-
import versioneer
9-
109

1110
dist = Distribution()
1211
dist.parse_config_files()

0 commit comments

Comments
 (0)