Skip to content

Commit

Permalink
fix: added { to please formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Sep 12, 2023
1 parent f0b4bf5 commit 391653d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ublue_update/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def run_updates(args):
log.info(
f"""
Running update for user:
'user.pw_name}',
'{user.pw_name}',
update script directory: '{root_dir}/user'
"""
)
Expand Down

0 comments on commit 391653d

Please sign in to comment.