drop dependency on ancient mock (#3074)

This commit is contained in:
Alexandre Detiste
2024-06-12 10:47:18 +02:00
committed by GitHub
parent 1ed207cbf0
commit dc7ba3fe15
36 changed files with 43 additions and 52 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
import unittest
import stat
from mock import Mock, patch
from unittest.mock import Mock, patch
from patroni.file_perm import pg_perm