MrAlgore
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created How to run inspection only after prompt (i.e. save ; ctrl-s)
AnsweredI don't like red squiggly lines and other colours bugging me while im writing code. I'd much rather they appear after i've finished writing something. How can I change it so PyCharm only inspects c... -
Edited How to create default pytest configuration
when I click the green arrow in the margin to run a test, it creates a temporary pytest configuration for me, but how can I get them to be of type "custom" and automatically have "--no-cov" argumen... -
Created Having difficulty using GUI designer
Hi, this is my GitHub : https://github.com/pb910/BensRowingRepository this is the project that I am getting the error for.the main method is in "helloworld.java".basically, i follow the instructi...