Skip to content
Snippets Groups Projects
Commit 4f3b0f84 authored by Peterson, Peter's avatar Peterson, Peter
Browse files

Don't use uninitialized variable

The bug was never seen because it was also comparing `InstrumentInfo` to
`str` which was always returning `False`. This PR fixes both of those
issues and reduces pep8 warnings.
parent 1d4a27b3
Branches 22031_phaseQuadGUI
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment