mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Chore: Re-arrange requirements list
This commit is contained in:
@@ -108,3 +108,8 @@ class GitManager(DeployConfig):
|
||||
ssl_verify=self.SSLVerify,
|
||||
keep_changes=self.KeepLocalChanges,
|
||||
)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
self = GitManager()
|
||||
self.goc_client.get_status()
|
||||
Reference in New Issue
Block a user