"""UI elements for the npytabletracker application.""" import npyscreen class TableTrackerDisplay(npyscreen.FormMuttActiveTraditional): """Create the high level form, which is organized like mutt/irssi.""" pass