Skip to content

Commit

Permalink
Fix import order
Browse files Browse the repository at this point in the history
  • Loading branch information
Fantomas42 committed Mar 2, 2017
1 parent 08c5b30 commit 2fd99a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
"""Setup script of zinnia-wysiwyg-tinymce"""
from setuptools import setup
from setuptools import find_packages
from setuptools import setup

import zinnia_tinymce

Expand Down

0 comments on commit 2fd99a0

Please sign in to comment.