Fix used-before-assignment
Fix the following warning from the unit test:
onionbalance/_version.py:89:43: E0601: Using variable 'dispcmd' before
assignment (used-before-assignment)
Edited by Silvio Rhatto
Fix the following warning from the unit test:
onionbalance/_version.py:89:43: E0601: Using variable 'dispcmd' before
assignment (used-before-assignment)