Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Aug 23, 2022
1 parent e674164 commit f0b2faf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/project_info/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ Below you find a skeleton
job, jobid, callback, error_callback))
def _wait_for_jobs(self):
from snakemake.executors import sleep
# busy wait on job completion
# This is only needed if your backend does not allow to use callbacks
# for obtaining job status.
Expand Down

0 comments on commit f0b2faf

Please sign in to comment.