rope icon indicating copy to clipboard operation
rope copied to clipboard

Fix mention of Move -> create_move in docs

Open smheidrich opened this issue 1 year ago • 0 comments

Description

The docs on refactoring mention a Move class that doesn't exist in the current codebase. This changes it to create_move which does exist and matches the signature of the supposed Move class.

Fixes #794

smheidrich avatar Sep 20 '24 10:09 smheidrich