Skip to content

Commit

Permalink
docs: noop
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Sep 19, 2024
1 parent da548ec commit 552b739
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ape/managers/networks.py
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,6 @@ def default_ecosystem(self) -> EcosystemAPI:
only a single ecosystem installed, such as Ethereum, then get
that ecosystem.
"""

return self.ecosystems[self.default_ecosystem_name]

def set_default_ecosystem(self, ecosystem_name: str):
Expand Down

0 comments on commit 552b739

Please sign in to comment.