mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-25 05:33:05 +08:00
Entry was dead code with no callers. Switching from shutil.copy to write_text uses the already-loaded readme_text variable directly instead of re-reading the file from disk. Co-Authored-By: Claude <noreply@anthropic.com>