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 f52255f commit e8e1e94Copy full SHA for e8e1e94
1 file changed
pydis_site/apps/content/resources/guides/python-guides/if-name-main.md
@@ -1,6 +1,6 @@
1
---
2
-title: "`if __name__ == "__main__"`"
3
-description: "What is `if __name__ == "__main__"`, and why would you use it?"
+title: '`if __name__ == "__main__"`'
+description: 'What is `if __name__ == "__main__"`, and why would you use it?'
4
5
6
You might see this structure in a Python file:
0 commit comments