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
To avoid errors during runtime, we should remove any references of globals that may or may not exist from the top level scope and default argument assignments.
The text was updated successfully, but these errors were encountered:
Francois-Esquire
changed the title
Remove any reference of globals to scoped function bodies
Move any reference of globals to scoped function bodies
Apr 8, 2020
To avoid errors during runtime, we should remove any references of globals that may or may not exist from the top level scope and default argument assignments.
The text was updated successfully, but these errors were encountered: