Skip to content

Commit 1c2f670

Browse files
author
CryptAPI
committed
Hotfix import
1 parent 3bd274c commit 1c2f670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cryptapi/templatetags/cryptapi_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from django import template
2-
from cryptapi.utils import get_coin_multiplier
2+
from cryptapi.helpers import get_coin_multiplier
33

44
register = template.Library()
55

0 commit comments

Comments
 (0)