We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5990328 commit bc9e85bCopy full SHA for bc9e85b
libs/aries-basic-controller/aries_basic_controller/aries_controller.py
@@ -18,7 +18,7 @@
18
from .controllers.oob import OOBController
19
from .controllers.action_menu import ActionMenuController
20
from .controllers.revocation import RevocationController
21
-from .helpers.presentation_parser import Presentation_Parser
+from .helpers.presentation_parser import Presentation
22
23
import logging
24
0 commit comments