Skip to content

Commit 2068178

Browse files
committed
Fix spacing error
1 parent b391925 commit 2068178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handprint/manager.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ def run_services(self, item, index, base_name):
134134
"index" and "base_name" to construct a download copy of the item if
135135
it has to be downloaded from a URL first.
136136
'''
137-
# Shortcuts to make the code more readable.
137+
# Shortcuts to make the code more readable.
138138
services = self._services
139139

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

0 commit comments

Comments
 (0)