Skip to content

Commit ec6b3f5

Browse files
committed
Relative import
1 parent a6c0a13 commit ec6b3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

retry/api.py

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

55
from functools import partial
66

7-
from retry.compat import decorator
7+
from .compat import decorator
88

99

1010
logging_logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)