Jamesmartinez1052
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to stop Pycharm from running Doctests in Right Click Menu
I'm used to being able to right click in the file and clicking “Run ‘filename.py’” to run the file. However when I added doctests to a function it instead autogenerates “Run ‘Doctests in funcname’”...