LibCST
LibCST copied to clipboard
Fix docstring of `FullRepoManager`
This pull request should fix #749.
The CI errors originates from installing lxml, which is infamously difficult, when lxml not yet publishes wheel for CPython3.11+Windows.
These lxml-related CI errors are safe to ignore for our case here.
Thank you!