Skip to content

Commit f93ae05

Browse files
committed
awardwallet .api moves to .client
1 parent f88d2a3 commit f93ae05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/tariochbctools/importers/awardwalletimp

src/tariochbctools/importers/awardwalletimp/config.py

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

66
import yaml
77
from awardwallet import AwardWalletClient
8-
from awardwallet.api import AccessLevel
8+
from awardwallet.client import AccessLevel
99

1010

1111
def get_link_url(client):

0 commit comments

Comments
 (0)