Skip to content

Commit

Permalink
fix indent errors
Browse files Browse the repository at this point in the history
  • Loading branch information
asac committed Aug 6, 2024
1 parent fadeceb commit 30ac0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kas/plugins/menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ def save_config(self, filename, top_repo_dir):
f'{local}'
for local in kas_local
)
}
}

logging.debug('Menu configuration:\n%s', pprint.pformat(config))

Expand Down

0 comments on commit 30ac0e0

Please sign in to comment.