Closed tskluzac closed 2 years ago
I believe the only difference between 'dev'=True/False in the XtractClient() object is that it forces login when dev=True.
We may as well change this argument to force if that is the case. Or better describe what it does do if dev does other things as well.
force
dev
This is closed.
I believe the only difference between 'dev'=True/False in the XtractClient() object is that it forces login when dev=True.
We may as well change this argument to
force
if that is the case. Or better describe what it does do ifdev
does other things as well.