Lint errors

This commit is contained in:
sirferl 2020-09-11 12:31:15 +02:00 committed by GitHub
parent fd52438d61
commit 1c9c377751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,4 +3,3 @@ try:
VERSION = __import__("pkg_resources").get_distribution(__name__).version
except Exception as e:
VERSION = "unknown"