concepts.pdsketch.parsers.pdsketch_parser.load_domain_file#

load_domain_file(filename, domain_file_paths=tuple())[source]#

Load a domain from a file.

Parameters:
  • filename (str) – the filename of the domain.

  • domain_file_paths (Sequence[str])

Returns:

the domain.

Return type:

Domain