Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move any reference of globals to scoped function bodies #10

Open
Francois-Esquire opened this issue Apr 8, 2020 · 1 comment
Open
Labels
bug Something isn't working enhancement New feature or request

Comments

@Francois-Esquire
Copy link
Contributor

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.

@Francois-Esquire Francois-Esquire added bug Something isn't working enhancement New feature or request labels Apr 8, 2020
@Francois-Esquire 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
@github-actions
Copy link

github-actions bot commented May 9, 2020

This issue is stale because it has been open 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants