Skip to content

Commit

Permalink
[MegaLinter] Apply linters fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Junefen authored and github-actions[bot] committed Aug 12, 2024
1 parent 7320c87 commit 437d6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtwho/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

VIRTWHO_PKG = config.virtwho.package

VIRTWHO_VERSION = ''
VIRTWHO_VERSION = ""
if VIRTWHO_PKG:
VIRTWHO_VERSION = VIRTWHO_PKG.split("-")[2]

Expand Down

0 comments on commit 437d6a0

Please sign in to comment.