We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b297902 commit c5efb81Copy full SHA for c5efb81
1 file changed
tests/cpydiff/core_arguments.py tests/cpydiff/core_function_argcount.pytests/cpydiff/core_arguments.py renamed to tests/cpydiff/core_function_argcount.py
@@ -1,5 +1,5 @@
1
"""
2
-categories: Core
+categories: Core,Functions
3
description: Error messages for methods may display unexpected argument counts
4
cause: MicroPython counts "self" as an argument.
5
workaround: Interpret error messages with the information above in mind.
0 commit comments