Skip to content

Commit

Permalink
Fix spacing error
Browse files Browse the repository at this point in the history
  • Loading branch information
mhucka committed Jun 25, 2022
1 parent b391925 commit 2068178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handprint/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def run_services(self, item, index, base_name):
"index" and "base_name" to construct a download copy of the item if
it has to be downloaded from a URL first.
'''
# Shortcuts to make the code more readable.
# Shortcuts to make the code more readable.
services = self._services

inform(f'Starting on [white]{item}[/]')
Expand Down

0 comments on commit 2068178

Please sign in to comment.