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 docstring signature uses Python types, and there is no such distinction within the Python language. I agree that it is unfortunate, but the choice is intentional.
Very very minor detail, but docstring-signature this is confusing, if I have a function taking an unsigned int:
The text was updated successfully, but these errors were encountered: