mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-09 05:08:32 +01:00
remove todo's
This commit is contained in:
committed by
atlantispc_sheppy
parent
838815d1d6
commit
d12c99ee74
@@ -141,10 +141,6 @@ def correct_month(date,data_start,data_end):
|
|||||||
|
|
||||||
return (date,True)
|
return (date,True)
|
||||||
|
|
||||||
#TODO cfg histfile
|
|
||||||
#TODO cfg histlength
|
|
||||||
#TODO cfg histshow
|
|
||||||
#TODO cfg dontsaveonhistcall
|
|
||||||
history=None
|
history=None
|
||||||
def load_history(histfile="history.log"):
|
def load_history(histfile="history.log"):
|
||||||
tmp = []
|
tmp = []
|
||||||
|
|||||||
Reference in New Issue
Block a user