Lint errors
This commit is contained in:
parent
fd52438d61
commit
1c9c377751
|
@ -3,4 +3,3 @@ try:
|
|||
VERSION = __import__("pkg_resources").get_distribution(__name__).version
|
||||
except Exception as e:
|
||||
VERSION = "unknown"
|
||||
|
||||
|
|
Loading…
Reference in New Issue