Files
test/animations.py
Christian 0065c3c033 Added animations class
Editet readme.md
Some changes on mainfile
2024-08-18 20:00:25 +02:00

3 lines
69 B
Python

class animation(object):
def __init__(self) -> None:
pass