Skip to content

Commit

Permalink
fix: fixing some ruff errors
Browse files Browse the repository at this point in the history
  • Loading branch information
negar-abbasi committed Aug 4, 2023
1 parent 091f34f commit 8cc2949
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/algokit/core/sandbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import httpx

from algokit.core.conf import get_app_config_dir
from algokit.core.goal import get_volume_mount_path_docker, get_volume_mount_path_local
from algokit.core.proc import RunResult, run, run_interactive

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 8cc2949

Please sign in to comment.