Adding upstream version 3.0.25.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6444a924bf
commit
f1b95081af
26 changed files with 770 additions and 530 deletions
|
@ -4,7 +4,7 @@
|
|||
from ptpython.repl import embed
|
||||
|
||||
|
||||
def main():
|
||||
def main() -> None:
|
||||
embed(globals(), locals(), vi_mode=False)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue