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 4074d66 commit 7a356f0Copy full SHA for 7a356f0
1 file changed
immudb_wrapper.py
@@ -29,7 +29,7 @@
29
30
POSSIBLE_EXC_DETAILS = (
31
'Connection timed out',
32
- 'Socker closed',
+ 'Socket closed',
33
'Connection reset by peer',
34
)
35
0 commit comments