Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Derekt2
Copy link
Contributor

@Derekt2 Derekt2 commented Mar 23, 2023

Describe the change
This flatten nested dictionaries within a list 1 level deep, and ensures the only processed values in an array are strings.

Describe testing procedures
Tested locally and verified output

Sample output
Changes an array of mixed types into only an array of strings. scan_manifest.permissions

Checklist

  • [x ] My code follows the style guidelines of this project
  • [x ] I have performed a self-review of and tested my code
  • [x ] I have commented my code, particularly in hard-to-understand areas
  • [x ] I have made corresponding changes to the documentation
  • [ x] My changes generate no new warnings

Derekt2 added 3 commits March 23, 2023 14:09
This flatten nested dictionaries within a list 1 level deep, and ensures the only processed values in an array are strings.
@Derekt2
Copy link
Contributor Author

Derekt2 commented Mar 23, 2023

had to reformat a couple times to match the isort & black formatting. should be good now.

@phutelmyer phutelmyer merged commit 1f4b12c into target:master Mar 24, 2023
@phutelmyer phutelmyer added the bug Something isn't working label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants