Skip to content

Commit 2bfa6ef

Browse files
committed
chore: isort
1 parent 914791e commit 2bfa6ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from re import search
2-
from setuptools import setup, find_packages
2+
3+
from setuptools import find_packages, setup
34

45
install_requires = [
56
"graphql-core>=3.2,<3.3",

0 commit comments

Comments
 (0)