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 @@ egr() # }}}
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([])