Skip to content

Commit 68e6146

Browse files
committed
added commas
Signed-off-by: nadinedelia <[email protected]>
1 parent 93d3dc3 commit 68e6146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/hiero_sdk_python/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
"TokenGrantKycTransaction",
109109
"TokenRevokeKycTransaction",
110110
"TokenUpdateTransaction",
111-
"TokenType"
112-
"SupplyType"
111+
"TokenType",
112+
"SupplyType",
113113

114114
# Transaction
115115
"TransferTransaction",

0 commit comments

Comments
 (0)