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

5 lines
62 B
Python
Raw Normal View History

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