Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Schlagonia committed Oct 4, 2023
1 parent 77b6ca2 commit 10ecac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy_registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def deploy_release_and_factory():
print(f"Salt we are using {salt}")
print("Init balance:", deployer.balance / 1e18)
release_address = "0x5a6E1eCC767d949D6da74e76b05DBB4870488ef6"

if input("Do you want to deploy a new Release Registry? ") == "y":

# generate and deploy release registry
Expand Down

0 comments on commit 10ecac8

Please sign in to comment.