Skip to content

Commit fee50ba

Browse files
Update readthedocs/projects/tasks.py
Co-Authored-By: Manuel Kaufmann <[email protected]>
1 parent d24d7d7 commit fee50ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/projects/tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ def run(self, version_pk): # pylint: disable=arguments-differ
360360
environment=self.get_rtd_env_vars(),
361361
)
362362
log.info(
363-
'Running sync_repository_task: project=%s, version=%s',
363+
'Running sync_repository_task: project=%s version=%s',
364364
self.project.slug,
365365
self.version.slug,
366366
)

0 commit comments

Comments
 (0)