Searched refs:socs_file (Results 1 – 1 of 1) sorted by relevance
119 def from_file(socs_file): argument123 with open(socs_file) as f:128 return Systems(str(socs_file.parent), socs_yaml)
Completed in 3 milliseconds