Skip to content

Commit 0d0b347

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3402bf7 commit 0d0b347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22

3-
from setuptools import setup, find_packages
3+
from setuptools import find_packages, setup
44

55

66
def read_version():

0 commit comments

Comments
 (0)