Skip to content

Commit 36c2683

Browse files
committed
utils
1 parent 641ca96 commit 36c2683

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

tronapi/tools/__init__.py

Whitespace-only changes.

tronapi/tron.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
from tronapi.base import BaseTron
2424
from tronapi.exceptions import InvalidTronError
25-
from tronapi.tools import utils
25+
from tronapi import utils
2626

2727

2828
class Tron(BaseTron):
File renamed without changes.

0 commit comments

Comments
 (0)