openapi-python-client
openapi-python-client copied to clipboard
`py.typed` file is generated with client, but exports do not follow rules, causing `reportPrivateImportUsage` error
This tool generates a py.typed file but does not follow the associated export rules, causing a reportPrivateImportUsage when one imports from the generated client.