fix
This commit is contained in:
parent
120322f8a8
commit
92dd51dbed
7
nohang
7
nohang
@ -838,6 +838,8 @@ def check_zram():
|
|||||||
|
|
||||||
|
|
||||||
def format_time(t):
|
def format_time(t):
|
||||||
|
"""
|
||||||
|
"""
|
||||||
|
|
||||||
|
|
||||||
t = int(t)
|
t = int(t)
|
||||||
@ -3232,11 +3234,6 @@ stdout.flush()
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
x = format_time(3600 * 24 + 99)
|
|
||||||
print(x)
|
|
||||||
exit()
|
|
||||||
|
|
||||||
|
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user