Skip to content

Commit ef94152

Browse files
committed
Updated example code
1 parent 5ec4c21 commit ef94152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Example code"""
22

3-
from server import Connection, Text
3+
from servercom import Connection, Text
44

55
print("Connecting to the server...")
66
connection = Connection()

0 commit comments

Comments
 (0)