[params] fix default import
This commit is contained in:
@@ -11,6 +11,7 @@ plot : # Plot parameters
|
||||
time_fmt : "time = {:.3g} {}" # Time format string, 1st field is time and 2nd is unit
|
||||
|
||||
rcParams: # Anything there will be passed to matplotlib's rcParams
|
||||
{} # remove and replace by rcParams keys
|
||||
|
||||
disk: # Disk speficic parameters
|
||||
enable : False # Enable specific disk analysis
|
||||
|
||||
Reference in New Issue
Block a user