Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bostrt committed Feb 18, 2024
1 parent d41008e commit 3ff4c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/palworld_exporter/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def main(rcon_host: str,
log_level: int,
ignore_logging_in: bool,
version: bool):

if version:
from palworld_exporter import __version__
click.echo(__version__)
Expand Down

0 comments on commit 3ff4c3a

Please sign in to comment.