Skip to content

Commit 4a986d1

Browse files
restyled-commitsvatsalghelani-csa
authored andcommitted
Restyled by autopep8
1 parent 4120e42 commit 4a986d1

File tree

1 file changed

+1
-0
lines changed
  • src/python_testing/matter_testing_infrastructure/chip/testing

1 file changed

+1
-0
lines changed

src/python_testing/matter_testing_infrastructure/chip/testing/spec_parsing.py

+1
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,7 @@ def _get_data_model_root() -> pathlib.PosixPath:
532532

533533
return data_model_root
534534

535+
535536
def get_data_model_directory(data_model_directory: Union[str, pathlib.Path], data_model_level: str) -> pathlib.PosixPath:
536537
"""
537538
Get the directory of the data model for a specific version and level from the installed package.

0 commit comments

Comments
 (0)