(1) After script name

Answered

Why am I seeing a (1) or even a (2) after my script name when I right click on the tab?

0
2 comments

Hi,

That's because you already have a run configuration for that file so the new one can't have the same name and PyCharm appends (n) automatically.
You can remove the unneeded run configurations in Run | Edit Configurations...

1

Thank you Sergey!

0

Please sign in to leave a comment.