Video-Summary/Exporter.py

3 lines
74 B
Python

class Exporter:
def __init__(self):
print("Layer constructed")