4 lines
74 B
Python
Raw Normal View History

class DigitalInOut:
def __init__(self, *args, **kwargs):
pass