pypa / pipenv

Python Development Workflow for Humans.
https://pipenv.pypa.io
MIT License
24.89k stars 1.87k forks source link

Refactor do_check routine to be more modular and address concerns about quiet flag #6277

Closed matteius closed 1 month ago

matteius commented 1 month ago

Thank you for contributing to Pipenv!

The issue

Fixes #6228

The fix

Leveraged Google Gemini-1.5 large context to give a concise summary of image and proposed fix, given context of the complete code base. I think fed this into Claude manually and replaced the routine for do_check, and initiated test run.

The checklist