mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Refactor directory structure in preparation for building pypi-package
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ import os
|
||||
import time
|
||||
import unittest
|
||||
|
||||
from helpers.utils import reap_children, sigchld_handler, sigterm_handler, sleep
|
||||
from patroni.utils import reap_children, sigchld_handler, sigterm_handler, sleep
|
||||
|
||||
|
||||
def nop(*args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user