2
0
forked from awendt/pyrelacs
minipyrelacs/pyrelacs/repros/sinus.py

4 lines
58 B
Python

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