-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated implementation of initially 1 python test to use Metadata s…
…cript as an intermediate argument holder (#33888) * Automated implementation of 1 python test to use Metadata script as an intermediate argument holder * Added modified tests.yaml * Restyled by autopep8 * Restyled by isort * Fixed the unite test for metadata * Fixed the Syntax error Unterminated quoted string * Restyled by autopep8 * Restyled by isort * Fixed the quoted string error * did ruff clean * rename scripts/tests/yaml to scripts/tests/chipyaml and replace the imports for yaml.paths_finder to chipyaml.paths_finder * Adding the rename changes I had in the new PR to make it clean and independent * Updates and Fixes to the Script * Fixed latest tests.yaml and test_metadata.py changes * Restyled by autopep8 * Restyled by isort * Removed extra import typing.list as per code linter * Restyled by autopep8 --------- Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
1 parent
e1d746a
commit acf823f
Showing
5 changed files
with
162 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.