Skip to content

Instantly share code, notes, and snippets.

@shinyaoguri
Created February 14, 2021 10:36
Show Gist options
  • Save shinyaoguri/aa1a0513b6ab3ba5fe8dfaf399d85e8b to your computer and use it in GitHub Desktop.
Save shinyaoguri/aa1a0513b6ab3ba5fe8dfaf399d85e8b to your computer and use it in GitHub Desktop.
def main():
print("job-example ok")
if __name__ == "__main__":
main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment