ViFi
ViFi copied to clipboard
Fixed miscFile is None error
When running ViFi I'm getting a miscFile is None error. This explicit check fixes this condition.
You don't have to add additional if statement, you can just correct parentheses in the above one. The entire expression is equated to zero instead of just the len part.