Skip to content

Commit 9fa8a72

Browse files
committed
tidy dataclass comment
1 parent 72a8f62 commit 9fa8a72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ class AriesAgentController(AriesAgentControllerBase):
1515
1616
This class allows you to interact with Aries by exposing the aca-py API.
1717
18+
Attributes:
19+
----------
1820
is_multitenant : bool
1921
Initialise the multitenant interface (default is False)
2022
"""

0 commit comments

Comments
 (0)