Skip to content

Commit

Permalink
Create alias for web3._utils
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanjw committed Sep 11, 2018
1 parent 1ddd3c7 commit 34bf6ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web3/utils/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
from web3._utils import *
import web3._utils.compat as compat
import web3._utils.six as six
import web3._utils.toolz as toolz

0 comments on commit 34bf6ad

Please sign in to comment.