We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ab204 commit 6c6a422Copy full SHA for 6c6a422
candid.example.py renamed to examples/candid.py
@@ -294,4 +294,4 @@ def test(params, rawTypes = None):
294
# There is no specific return type
295
test(params=params)
296
# Sepecific return types
297
-test(params=params, rawTypes=types)
+test(params=params, rawTypes=types)
0 commit comments