'Refactored by Sourcery'

This commit is contained in:
Sourcery AI 2020-12-25 11:42:55 +00:00
parent 6b24fe71d8
commit ee41358e80

View file

@ -200,8 +200,6 @@ def design():
a = b
output = render(str(b), colors=[settingsClock['colorA'], settingsClock['colorB']], align='center')
print(output)
elif x == a:
pass
#--------------------------------- Hex Block Decoder Functions -------------------------------------