misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli 2019-10-31 14:49:44 +01:00
parent 64aad56fba
commit 03067da005
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E

View File

@ -6,7 +6,7 @@ import re
import pwnagotchi.ui.view as view import pwnagotchi.ui.view as view
import pwnagotchi import pwnagotchi
version = '[3~1.1.1' version = '1.1.0'
_name = None _name = None