Skip to content

Instantly share code, notes, and snippets.

@LukasWallrich
Forked from operatorequals/hello.py
Created November 12, 2021 16:40
Show Gist options
  • Save LukasWallrich/5d676fa97eea424c6b893a801024add0 to your computer and use it in GitHub Desktop.
Save LukasWallrich/5d676fa97eea424c6b893a801024add0 to your computer and use it in GitHub Desktop.
# Test case for httpimport
# https://github.com/operatorequals/httpimport/
def hello():
print("Hello world")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment