Skip to content

Commit 87bce59

Browse files
committed
rerun ci test
1 parent 4e78ad7 commit 87bce59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fedlearner/common/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ def is_valid_date(date_str: str) -> bool:
279279
except ValueError:
280280
continue
281281
return False
282-
283282
return is_valid_date(last_field)
284283

285284

0 commit comments

Comments
 (0)