You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while trying to update the data with make, it launches the scripts/process.py script, but the script does nothing.
it seems to lack a line actually calling the function that does the work process_gistemp()
while fork and open a pull request.
while trying to update the data with
make, it launches thescripts/process.pyscript, but the script does nothing.it seems to lack a line actually calling the function that does the work
process_gistemp()while fork and open a pull request.