Closed aedwardstx closed 3 years ago
When the below empty banner is defined, _load_from_string_lines() does not recognize the end of the banner resulting in AssertionError: we are still in a banner for some reason.
_load_from_string_lines()
AssertionError: we are still in a banner for some reason
banner motd ##
When the below empty banner is defined,
_load_from_string_lines()
does not recognize the end of the banner resulting inAssertionError: we are still in a banner for some reason
.