import logging _logger = logging.getLogger(__name__) class MainWindow: def __init__(self): pass