Skip to content

Commit 05b62b6

Browse files
committed
Applied isort again
1 parent 91fa52b commit 05b62b6

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,7 +1,8 @@
1-
from setuptools import setup, find_packages
21
import io
32
import os
43

4+
from setuptools import find_packages, setup
5+
56
VERSION = "1.4"
67

78

0 commit comments

Comments
 (0)