Skip to content

Commit 35f0c92

Browse files
committed
Add missing comma
1 parent 6fb6485 commit 35f0c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"src.wallet",
6161
"src.wallet.puzzles",
6262
"src.wallet.rl_wallet",
63-
"src.wallet.cc_wallet"
63+
"src.wallet.cc_wallet",
6464
"src.wallet.util",
6565
"src.ssl",
6666
],

0 commit comments

Comments
 (0)