bea mar
- Total activity 128
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 41
-
Created How to disable warning about code subject to license?
In PyCharm 2024.3.5 I asked Gemini to generate some code and pasted that code to file. The file got a few warings from PyCharm: “Use code with caution, suggested code may be subject to licenses.”.... -
Created Inconsistent "Unresolved references"
AnsweredI recently installed PyCharm. It shows a lot of "Unresolved reference" errors in inconsistent way. E.g. on the attached screenshot, I am using MapCompose function. In two lines of code, PyCharm doe...