Fix UnboundLocalError in SNCL.py:
I neglected to run unit tests before the previous commit, and failed to notice that a returned variable could possibly be undefined. Fixed.
Loading
Please register or sign in to comment
I neglected to run unit tests before the previous commit, and failed to notice that a returned variable could possibly be undefined. Fixed.