Video-Summary/Analyzer.py

3 lines
86 B
Python

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