-
- Downloads
_is_valid_inputs() fixes.
Now no longer requires typehints in the function signature (it wasn't using these anyway, and would break when they weren't included. Also, we now only check if mandatary arguments have been provided in input. None mandatory don't need to be present. Finally, addde a check to ensure that, if there are extra arguments provided in input not present in the signature, then these result in false being returned.
docs/10-debugging-discord-issue.ipynb
0 → 100644
Please register or sign in to comment