Video-Summary/Exporter.py

3 lines
74 B
Python
Raw Normal View History

2020-09-20 20:01:54 +00:00
class Exporter:
def __init__(self):
print("Layer constructed")