aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/wizards/files/python/file.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/wizards/files/python/file.py')
-rw-r--r--share/qtcreator/templates/wizards/files/python/file.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/files/python/file.py b/share/qtcreator/templates/wizards/files/python/file.py
index 003f841497..fcb605f9f7 100644
--- a/share/qtcreator/templates/wizards/files/python/file.py
+++ b/share/qtcreator/templates/wizards/files/python/file.py
@@ -1,4 +1,4 @@
# This Python file uses the following encoding: utf-8
-# if__name__ == "__main__":
+# if __name__ == "__main__":
# pass