We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db0744e commit 5bb1510Copy full SHA for 5bb1510
testgres/exceptions.py
@@ -104,5 +104,6 @@ class InitNodeException(TestgresException):
104
class BackupException(TestgresException):
105
pass
106
107
+
108
class InvalidOperationException(TestgresException):
109
0 commit comments