This commit is contained in:
Kovid Goyal 2023-03-14 12:20:35 +05:30
commit c0c0fd8ac1
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

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([])