mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -646,6 +646,7 @@ def type_to_str(typ):
|
||||
return str(typ)
|
||||
|
||||
|
||||
<<<<<<< HEAD
|
||||
def time_delta(_timedelta):
|
||||
"""
|
||||
Output the delta between two times
|
||||
@@ -688,5 +689,7 @@ def time_delta(_timedelta):
|
||||
return _time_dict
|
||||
|
||||
|
||||
=======
|
||||
>>>>>>> 24aa3e00bd9af9a6a050df54c6a0cef959a9c6c0
|
||||
if __name__ == '__main__':
|
||||
get_os_reset_remain()
|
||||
|
||||
Reference in New Issue
Block a user