aif-ng/aif/__init__.py

4 lines
56 B
Python
Raw Normal View History

class AIF(object):
def __init__(self):
pass