mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-06-21 01:34:15 +02:00
tests: minor fix in "merge" module
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
import unittest
|
||||
import os
|
||||
from .helpers.ptrack_helpers import ProbackupTest, ProbackupException
|
||||
from testgres import QueryException
|
||||
import shutil
|
||||
from datetime import datetime, timedelta
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user