Skip to content

Commit 6c6a422

Browse files
committed
add examples dir
1 parent 15ab204 commit 6c6a422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

candid.example.py renamed to examples/candid.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,4 +294,4 @@ def test(params, rawTypes = None):
294294
# There is no specific return type
295295
test(params=params)
296296
# Sepecific return types
297-
test(params=params, rawTypes=types)
297+
test(params=params, rawTypes=types)

0 commit comments

Comments
 (0)