Merge pull request #42 from SeeleVolleri/patch-4
Some checks failed
/ Build Windows (push) Has been cancelled

style: typo
This commit is contained in:
世界观察日志
2025-08-02 11:07:08 +08:00
committed by GitHub

View File

@@ -100,4 +100,4 @@ class InteractiveShell:
try:
await self.handle_command()
finally:
it(GlobalLogger).logger.info("Existing shell")
it(GlobalLogger).logger.info("Exit.")