Skip to content

Instantly share code, notes, and snippets.

@sporty
Last active March 4, 2020 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sporty/c543960f285c826c1edeed3d897d0ab7 to your computer and use it in GitHub Desktop.
Save sporty/c543960f285c826c1edeed3d897d0ab7 to your computer and use it in GitHub Desktop.
#/usr/bin/env python
# coding=utf-8
from __feature__ import absolute_import
def main():
pass
if __name__ == u"__main__":
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment