Skip to content

Commit abf4259

Browse files
chore: lint
1 parent 7079486 commit abf4259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ape_infura/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def __getattr__(name: str):
1616
from ape_infura.provider import Infura
1717

1818
return Infura
19-
19+
2020
elif name == "NETWORKS":
2121
from ape_infura.utils import NETWORKS
2222

0 commit comments

Comments
 (0)