mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 15:00:34 -04:00
pantalaimon: Isort the repo.
This commit is contained in:
parent
0bd4562be7
commit
51700068b9
5 changed files with 27 additions and 46 deletions
2
setup.py
2
setup.py
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
from setuptools import setup, find_packages
|
||||
from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name="pantalaimon",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue