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 5ec4c21 commit ef94152Copy full SHA for ef94152
code.py
@@ -1,6 +1,6 @@
1
"""Example code"""
2
3
-from server import Connection, Text
+from servercom import Connection, Text
4
5
print("Connecting to the server...")
6
connection = Connection()
0 commit comments