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 8ab7823 commit 0721815Copy full SHA for 0721815
1 file changed
bot/resources/tags/if-name-main.md
@@ -1,6 +1,7 @@
1
---
2
+aliases: ["main"]
3
embed:
- title: "`if __name__ == "__main__"`"
4
+ title: '`if __name__ == "__main__"`'
5
6
7
This is a convention for code that should run if the file is the main file of your program:
0 commit comments