mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 08:52:56 +00:00
Fix python isort codestyle check
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import time
|
||||
from threading import Thread
|
||||
|
||||
import pytest
|
||||
from fixtures.log_helper import log
|
||||
from fixtures.neon_fixtures import NeonEnvBuilder, PageserverApiException, PageserverHttpClient
|
||||
from fixtures.types import TenantId, TimelineId
|
||||
import time
|
||||
|
||||
|
||||
def do_gc_target(
|
||||
|
||||
Reference in New Issue
Block a user