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
FireRequests.download() should return the filenames (of type Union[str, List[str]]). This would be helpful if the filenames are required for further downstream tasks, such as extraction and consumption.