a issue parser of email

This commit is contained in:
tsukasa
2023-11-14 18:12:26 +08:00
parent 97b18e9f66
commit 9c00187041
27 changed files with 797 additions and 521 deletions
-1
View File
@@ -45,7 +45,6 @@ shell_style = Style.from_dict({
'error': '#8F0000 bold'
})
class AIOS_Shell:
def __init__(self,username:str) -> None:
self.username = username