There are two copies of the integration list found in the repo:
The first (user doc) contains only the Framework (name and link), Language, and Package (name and link, for available integrations only), while the latter (subdir readme) also shows the number of stars of whether it's part of the stdlib of that language.
When adding the integration for Python argparse, PR
only modified the user doc and missed the subdir readme.
For better consistency, maybe the copy in subdir readme can be replaced with a link to the user doc.
There are two copies of the integration list found in the repo:
The first (user doc) contains only the Framework (name and link), Language, and Package (name and link, for available integrations only), while the latter (subdir readme) also shows the number of stars of whether it's part of the stdlib of that language.
When adding the integration for Python
argparse, PRonly modified the user doc and missed the subdir readme.
For better consistency, maybe the copy in subdir readme can be replaced with a link to the user doc.