Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 10, 2024
1 parent 3fb4f02 commit 8c8acdc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
#!/usr/bin/env python
import numpy
import versioneer
from setuptools import Extension, setup
from setuptools.dist import Distribution

import versioneer


dist = Distribution()
dist.parse_config_files()
Expand Down

0 comments on commit 8c8acdc

Please sign in to comment.