Video-Summary/Analyzer.py

3 lines
77 B
Python

class Analyzer:
def __init__(self):
print("Analyzer constructed")