Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jerowe committed Jan 25, 2023
1 parent a446370 commit 23078e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jupyter_rstudio_singularity/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
from contextlib import closing

from prefect import flow, task
from prefect import flow
from prefect_shell import shell_run_command
import os
import tempfile
from jupyter_rstudio_singularity.utils.logging import setup_logger
Expand Down

0 comments on commit 23078e6

Please sign in to comment.