Skip to content

Commit

Permalink
Update fetchGecko.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JBLarson authored Jun 12, 2022
1 parent 9760a0e commit a0d616b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetchGecko.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3

from time import *
from datetime import *
import datetime
import json
from geckoFuncz import *
import math
Expand Down

0 comments on commit a0d616b

Please sign in to comment.