openapi-python-client icon indicating copy to clipboard operation
openapi-python-client copied to clipboard

`py.typed` file is generated with client, but exports do not follow rules, causing `reportPrivateImportUsage` error

Open marcospgp opened this issue 1 year ago • 0 comments

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.

marcospgp avatar Sep 27 '24 14:09 marcospgp