initial coconut
This commit is contained in:
@@ -1 +1,2 @@
|
||||
out
|
||||
__coconut_cache__
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
import requests
|
||||
|
||||
if __name__ == "__main__":
|
||||
print("hello world")
|
||||
Reference in New Issue
Block a user