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 ef26cce commit 82ae84dCopy full SHA for 82ae84d
test_local_cnx.py
@@ -67,6 +67,6 @@
67
if flags & FLAG_NOTIFICATION:
68
raise(Exception("We did not subscribe to receive notifications!"))
69
#else:
70
- print("%s" % msgret)
+ print("%s" % msgret)
71
72
tcp.close()
0 commit comments