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 c49ee4c commit 6a0e714Copy full SHA for 6a0e714
testgres/node.py
@@ -74,7 +74,7 @@
74
TimeoutException, \
75
InitNodeException, \
76
TestgresException, \
77
- BackupException, \
+ BackupException, \
78
InvalidOperationException
79
80
from .logger import TestgresLogger
0 commit comments