Sort imports

This commit is contained in:
Thor77 2017-09-16 21:59:44 +02:00
parent 871210dde4
commit 51191672c6
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@ import logging
import pendulum
import pytest
from bs4 import BeautifulSoup
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