Skip to content

Commit

Permalink
hard reset bao env
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberthirst committed Dec 16, 2024
1 parent dcdbcc6 commit 236d082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def set_etherscan(*args, **kwargs):


def reset_env():
set_env(Env())
_set_env(Env())


def _breakpoint(computation):
Expand Down

0 comments on commit 236d082

Please sign in to comment.