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 'args' keyword for the pytest.Function.from_parent constructor was removed
with pytest 6. It was unused in pytest [1] and was always an empty tuple in
the sasmodels code.
[1] pytest-dev/pytest#7226
0 commit comments