3 lines
39 B
Python
3 lines
39 B
Python
class View:
|
|
def __init__(self):
|
|
pass |
class View:
|
|
def __init__(self):
|
|
pass |