Skip to content

Instantly share code, notes, and snippets.

@datagy
Created October 15, 2022 11:29
Show Gist options
  • Select an option

  • Save datagy/78686b634c071527794438b875d86e6b to your computer and use it in GitHub Desktop.

Select an option

Save datagy/78686b634c071527794438b875d86e6b to your computer and use it in GitHub Desktop.
{
"If Name == Main": {
"prefix": "ifn",
"body": [
"if __name__ == '__main__':",
" $0"
],
"description": "If Name == Main"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment