3 lines
48 B
Python
3 lines
48 B
Python
|
class Aiml:
|
||
|
def __init__(self):
|
||
|
pass
|