pantalaimon: Isort the repo.

This commit is contained in:
Damir Jelić 2019-04-10 12:21:14 +02:00
parent 0bd4562be7
commit 51700068b9
5 changed files with 27 additions and 46 deletions

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
from setuptools import setup, find_packages
from setuptools import find_packages, setup
setup(
name="pantalaimon",