The Gitlab REST API V4 doesn't implement anything for submodule inspection yet. The only thing we can currently do is updating a submodule to a new commit id, but how can we trigger such an update if ...
After digging deeper, here’s what was happening: The presence of a top-level .pyd caused the IDE to treat the package as a compiled extension module. PyCharm generated a skeleton stub based on that ...
When the cdk8s CLI is compiled with jsii 1.2.0, the generated python code will produce a module that cannot be imported this way and fails with the following error ...