mypy: Python objects do not correctly implement their interfaces - missing __jsii_proxy_class__
#2923
Closed
1 of 5 tasks
Labels
🐛 Bug Report
Affected Languages
TypeScript
orJavascript
Python
Java
C#
,F#
, ...)Go
General Information
What is the problem?
Running mypy on Python CDK code fails. Objects do not implement their interfaces:
See aws/aws-cdk#15651 for more details.
A variation on this was originally fixed in #2809 but now it is broken again.
The text was updated successfully, but these errors were encountered: