We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88d2a3 commit f93ae05Copy full SHA for f93ae05
1 file changed
src/tariochbctools/importers/awardwalletimp/config.py
@@ -5,7 +5,7 @@
5
6
import yaml
7
from awardwallet import AwardWalletClient
8
-from awardwallet.api import AccessLevel
+from awardwallet.client import AccessLevel
9
10
11
def get_link_url(client):
0 commit comments