mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
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
|
||||
cause: MicroPython counts "self" as an argument.
|
||||
workaround: Interpret error messages with the information above in mind.
|
||||
Reference in New Issue
Block a user