Closed easybe closed 3 years ago
This enable using the Client class like this:
with client.Client('localhost', 13666) as c: c.add_screen(main_scr)
This enable using the Client class like this: