1
0
Fork 0
mirror of https://github.com/Thor77/TeamspeakStats.git synced 2025-05-12 23:22:33 -04:00

Revert "Sort imports"

because the sorting-order is dependent on installed packages

This reverts commit 51191672c6.
This commit is contained in:
Thor77 2017-09-16 22:03:55 +02:00
parent 51191672c6
commit c8092018f2

View file

@ -2,8 +2,8 @@ import logging
import pendulum
import pytest
from bs4 import BeautifulSoup
from tsstats.log import parse_logs
from tsstats.template import render_servers
from tsstats.utils import filter_threshold, seconds_to_text, sort_clients