mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 21:12:55 +00:00
test_runner: fix flake8 warnings
This commit is contained in:
committed by
Alexander Bayandin
parent
ae3227509c
commit
39a3bcac36
@@ -1,10 +1,6 @@
|
||||
import os
|
||||
from contextlib import closing
|
||||
|
||||
from fixtures.benchmark_fixture import MetricReport
|
||||
from fixtures.compare_fixtures import NeonCompare, PgCompare, VanillaCompare
|
||||
from fixtures.log_helper import log
|
||||
from fixtures.neon_fixtures import NeonEnv
|
||||
from fixtures.compare_fixtures import PgCompare
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user