pantalaimon: Run isort.

This commit is contained in:
Damir Jelić 2019-06-19 12:07:56 +02:00
parent 1311dbdef0
commit 531d686d8f
3 changed files with 10 additions and 11 deletions

View file

@ -1,6 +1,6 @@
import asyncio
import re
import json
import re
from aiohttp import web