Closed mrfunctionC3 closed 4 years ago
try skip_on_empty on python 3 test case on nosetest. got TypeError: () takes 1 positional arguments but 1 was given.
TypeError: () takes 0 positional arguments but 1 was given
Closing this issue as the fix will be tracked by the PR 🙂
try skip_on_empty on python 3 test case on nosetest. got TypeError:() takes 1 positional arguments but 1 was given.
TypeError:() takes 0 positional arguments but 1 was given