PythonRMV/pyrmv/classes/Ticket.py
2022-09-24 11:40:18 +02:00

4 lines
61 B
Python

class Ticket():
def __init__(self) -> None:
pass