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
The only thing differnt between the classes is the paths to which the downloaded files are written. That could be produced in the generate_request_args() and passed to the pool.
This would improve the abstraction and decrease the code on the page.
The only thing differnt between the classes is the paths to which the downloaded files are written. That could be produced in the
generate_request_args()and passed to the pool.This would improve the abstraction and decrease the code on the page.