3 lines
67 B
Python
3 lines
67 B
Python
|
class Tears_of_themis:
|
||
|
def __init__(self) -> None:
|
||
|
pass
|