sh_cpl/tests/custom/general/test/custom.py
2023-02-20 15:55:20 +01:00

4 lines
61 B
Python

class Custom:
def __init__(self):
print("hello")