Lichess4545/heltour

try to enforce keyword arguments

Open

#640 opened on May 18, 2025

 (0 comments) (0 reactions) (0 assignees)Python (12 forks)auto 404
good first issuehelp wantedpython

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

try to enforce keyword arguments in as many places as possible. we have an example here. this should help us avoid bugs where we are sending incorrect positional arguments after updates.

Contributor guide