Skip to content

Commit bc9e85b

Browse files
committed
rename to presentation and some refactoring
1 parent 5990328 commit bc9e85b

File tree

2 files changed

+1360
-10
lines changed

2 files changed

+1360
-10
lines changed

libs/aries-basic-controller/aries_basic_controller/aries_controller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from .controllers.oob import OOBController
1919
from .controllers.action_menu import ActionMenuController
2020
from .controllers.revocation import RevocationController
21-
from .helpers.presentation_parser import Presentation_Parser
21+
from .helpers.presentation_parser import Presentation
2222

2323
import logging
2424

0 commit comments

Comments
 (0)