rxn.utilities.files.raise_if_paths_are_identical

rxn.utilities.files.raise_if_paths_are_identical(*paths)[source]

Raise an exception if input and output paths point to the same file.

Parameters

paths (Union[str, PathLike]) –

Return type

None