Created
November 5, 2020 08:27
-
-
Save operatorequals/ee5049677e7bbc97af2941d1d3f04ace to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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