Skip to content

Conversation

r-o-bo
Copy link

@r-o-bo r-o-bo commented Oct 4, 2025

This PR simply makes changes to account for Python version updation, in older Python versions, function.repr only displayed the function’s fully qualified name. In newer python versions, function.repr has been updated to also display default parameter values and also was updated to include the signature (parentheses and default args). Fixed 2 cells where updation was necessary and also fixed 2 cell outputs which should've been visible but were not (global key check and check_for_local() returning empty dict).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant