You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dateparser.search.search_dates will return None if no parseable date
could be found in the `text` argument.
This is explained in the original docstring as well.
Closes#15538.
0 commit comments