Refactored
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# Settings for eval_record
|
||||
import time
|
||||
|
||||
BASE = "/media/jens/cifs/jens@moon/projects/we_collect/results"
|
||||
VIN = 'WVWZZZE1ZMP010760'
|
||||
USER = 'alex'
|
||||
|
||||
sel_days = (15, 24)
|
||||
# Default show data of today
|
||||
sel_days = (time.gmtime().tm_mday,)
|
||||
|
||||
eps = {
|
||||
"odo":
|
||||
|
||||
Reference in New Issue
Block a user