Skip to content

Commit 15ab204

Browse files
authored
Update candid.py
1 parent 061452b commit 15ab204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ic/candid.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# candid.test.py shows how to use candid's en/decode
1+
# candid.example.py shows how to use candid's en/decode
22

33
import leb128
44
from struct import pack,unpack

0 commit comments

Comments
 (0)