Skip to content

Change robust.py to avoid UnboundLocalError#74

Merged
sdfordham merged 1 commit intosdfordham:mainfrom
ConorMcNamara:patch-1
Mar 28, 2025
Merged

Change robust.py to avoid UnboundLocalError#74
sdfordham merged 1 commit intosdfordham:mainfrom
ConorMcNamara:patch-1

Conversation

@ConorMcNamara
Copy link
Copy Markdown
Contributor

If a user specifies a threshold, current implementation calls for s before it is initialized, creating UnboundLocalError. We have now fixed that problem.

If a user specifies a threshold, current implementation calls for `s` before it is initialized, creating UnboundLocalError. We have now fixed that problem.
@sdfordham
Copy link
Copy Markdown
Owner

Thanks for the fix!

@sdfordham sdfordham merged commit 514ab81 into sdfordham:main Mar 28, 2025
12 checks passed
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.

2 participants