This commit is contained in:
lichen
2022-04-12 09:43:39 +08:00
parent c1d82fafc4
commit bedb982d73
3 changed files with 72 additions and 71 deletions

View File

@ -69,9 +69,9 @@ def get_isempty():
print('now_time', now_time)
print('get date use time: {0:.2f}s'.format(getdateend - start))
except:
return repr(pred)
return pred
return repr(pred)
return pred