-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
Line 17 in a84506d
| model_test_date_end = state_dt |
这行代码应该修改为:
model_test_date_end = datetime.datetime.strptime(state_dt, '%Y-%m-%d').strftime('%Y%m%d')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels