sh_cpl/tests/custom/general/test/custom.py

5 lines
62 B
Python

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