Skip to content

Commit

Permalink
Fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrodimarco-dfinity committed Sep 9, 2024
1 parent f94e054 commit 821e9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/dfinity/dre.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def run(
*args: str,
dry_run: bool = False,
yes: bool = False,
ic_admin_fallback: bool = True,
ic_admin_fallback: bool = False,
full_stdout: bool = False,
) -> SubprocessResult:
"""
Expand Down

0 comments on commit 821e9f5

Please sign in to comment.