Notes. Script clean up

This commit is contained in:
Norm Rasmussen
2023-02-16 18:22:33 -05:00
parent acb7842913
commit ce50ac8cfc
5 changed files with 107 additions and 63 deletions

View File

@ -1,10 +1,8 @@
import requests
import Apikeys
def thisfunc(arg):
pass
if __name__ == "__main__":
thisfunc()