diff --git a/manifest/manifest.py b/manifest/manifest.py index 7fefea2..4504583 100644 --- a/manifest/manifest.py +++ b/manifest/manifest.py @@ -43,7 +43,7 @@ class Single(object): 'webp': [self.webp, self.webp_th] } - #这个最好新建一个类 + #杩欎釜鏈�濂芥柊寤轰竴涓被 def upload_manifest(self): username = input('Enter your username: ') password = input('Enter your password: ') @@ -86,4 +86,4 @@ def main(): if __name__ == '__main__': main() key = input('`manifest.json` saved. Press any key to quit.') - quit() \ No newline at end of file + quit()