langchain
8976483f - Lint only on the min and max supported Python versions. (#9450)

Commit
2 years ago
Lint only on the min and max supported Python versions. (#9450) Only lint on the min and max supported Python versions. It's extremely unlikely that there's a lint issue on any version in between that doesn't show up on the min or max versions. GitHub rate-limits how many jobs can be running at any one time. Starting new jobs is also relatively slow, so linting on fewer versions makes CI faster.
Author
Parents
Loading