Run isort

This commit is contained in:
Daniel Hahler
2019-03-01 14:23:52 +01:00
parent 75e1fde668
commit 0d31e852b1
13 changed files with 0 additions and 13 deletions

View File

@@ -15,7 +15,6 @@ from _pytest.compat import dummy_context_manager
from _pytest.config import create_terminal_writer
from _pytest.pathlib import Path
DEFAULT_LOG_FORMAT = "%(filename)-25s %(lineno)4d %(levelname)-8s %(message)s"
DEFAULT_LOG_DATE_FORMAT = "%H:%M:%S"