Skip to content

Commit

Permalink
chore: isort
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Apr 7, 2023
1 parent 75bd1f8 commit 216ab10
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
from setuptools import setup, find_packages
from setuptools import find_packages
from setuptools import setup

import os


version = '1.1.5.dev0'

setup(
Expand Down

0 comments on commit 216ab10

Please sign in to comment.