5 lines
47 B
Python
5 lines
47 B
Python
|
#!/ust/bin/env python3
|
||
|
|
||
|
class Update:
|
||
|
pass
|