tests/cpydiff/core_arguments: Move under Functions subsection.
This is the last "orphan" case.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
"""
|
"""
|
||||||
categories: Core
|
categories: Core,Functions
|
||||||
description: Error messages for methods may display unexpected argument counts
|
description: Error messages for methods may display unexpected argument counts
|
||||||
cause: MicroPython counts "self" as an argument.
|
cause: MicroPython counts "self" as an argument.
|
||||||
workaround: Interpret error messages with the information above in mind.
|
workaround: Interpret error messages with the information above in mind.
|
||||||
Reference in New Issue
Block a user