Joao Carlos
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
Created Updated from 2024.2.2 RC to 2024.2.2 and now PyCharm cant infer types
Hi,I was on PyCharm 2024.2.2 (Professional Edition) RC and moved to plain PyCharm 2024.2.2 (Professional Edition) using the JetBrains Toolbox.I am working on a project where we are diligent about m... -
Edited PyCharm support for Monorepo
Hi,I have a microservices Python project that is configured as a mono repo (using PDM).It contains several projects that standalone with their own dockerfiles, share a message queue, filestore, etc...