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

fix: missing ecc_location causes unbound error #237

Merged
merged 7 commits into from
Apr 7, 2023
Merged

Conversation

shawaj
Copy link
Member

@shawaj shawaj commented Apr 2, 2023

Issue

How

Assign None value to avoid any NameError

Screenshots

References

Closes: #236
Relates-to: #235

Checklist

  • Tests added
  • Cleaned up commit history (rebase!)
  • Documentation added
  • Thought about variable and method names

missing ecc_location causes unbound error

Closes: #236
@shawaj shawaj requested a review from a team as a code owner April 2, 2023 13:51
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@shawaj shawaj merged commit 8d93145 into master Apr 7, 2023
@shawaj shawaj deleted the shawaj/unbound branch April 7, 2023 13:42
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.

UnboundLocalError: cannot access local variable 'ecc_location' where it is not associated with a value
2 participants