This commit is contained in:
pagedown 2023-03-14 14:30:11 +08:00
parent 626637c2ba
commit 2416122647
No known key found for this signature in database
GPG key ID: E921CF18AC8FF6EB

View file

@ -201,7 +201,7 @@ def option_text() -> str:
def main(args: List[str]) -> Optional[str]:
raise SystemExit('This should be run as kitten unicode_input')
raise SystemExit('This should be run as kitten ssh')
if __name__ == '__main__':
main([])