Open Issues Need Help
View All on GitHub MakeEmptyPicture wrongly reports missing positional argument fir color about 2 hours ago
AI Summary: An IDE (Thonny) incorrectly issues a "Missing positional argument 'acolor'" warning when the `makeEmptyPicture` function is called with only width and height. The `acolor` parameter is optional, making this warning a false positive that should not be displayed.
Complexity:
1/5
bug good first issue