lordmauve/pgzero

Spell check colour names

Open

#273 创建于 2022年1月3日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (472 star) (185 fork)batch import
enhancementgood first issue

描述

We should spell check the names of colours that aren't found.

This might help users overcome issues like #272.

Python 3.10 has spell checking in a few cases including dict lookup, so does this happen already in 3.10? Colour names are looked up in pygame.colordict.

贡献者指南

Spell check colour names · lordmauve/pgzero#273 | Good First Issue