You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an invalid --section option is provided (e.g. misspelled/non-existent section), a raw Python traceback and KeyError is raised rather than a comms error message.
If an invalid
--sectionoption is provided (e.g. misspelled/non-existent section), a raw Python traceback and KeyError is raised rather than acommserror message.