Closed olleolleolle closed 1 year ago
This PR tries to tidy up a little in this script.
...move imports to top of file ...omit the intermediate results local variable at the bottom of the script
I am not 100% sure of whether this is a script to be reused, or where it is executed.
it's a script that gets run in a cronjob on the server; it needs to move to the server side scripts repository
I need to testrun this first before merging to master
This PR tries to tidy up a little in this script.
...move imports to top of file ...omit the intermediate results local variable at the bottom of the script
I am not 100% sure of whether this is a script to be reused, or where it is executed.