""" Tab components for the "monitor" view """ from .general_tab import GeneralTab __all__ = [ 'GeneralTab' ]