Add the possibility to create temporary objects like a temporary
directory and a temporary DMS
This commit is contained in:
@ -41,7 +41,8 @@ default_config = { 'software' : "The OBITools",
|
||||
"nastring" : b"NA",
|
||||
"stripwhite" : True,
|
||||
"blanklineskip" : True,
|
||||
"commentchar" : b"#"
|
||||
"commentchar" : b"#",
|
||||
"nocreatedms" : False
|
||||
}
|
||||
|
||||
root_config_name='obi'
|
||||
|
Reference in New Issue
Block a user