Files
pyrelacs/pyrelacs/repros/sinus.py
2024-10-18 16:31:03 +02:00

4 lines
58 B
Python

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