MrAlgore

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
  • MrAlgore created a post,
    Answered

    How to run inspection only after prompt (i.e. save ; ctrl-s)

    I 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...
  • MrAlgore created a post,

    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...
  • MrAlgore created a post,

    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...