We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb5780 commit 947913aCopy full SHA for 947913a
1 file changed
src/main/resources/org/netbeans/modules/python/Python.py
@@ -14,4 +14,4 @@ def print_hi(name):
14
15
16
if __name__ == "__main__":
17
- print_hi("PyCharm")
+ print_hi("Netbeans")
0 commit comments