mp_graphics/display.py

6 lines
54 B
Python

class Display:
def __init__(self):
pass