pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.36k stars 877 forks source link

Fix PEP warnings in testing-unittest-py #1411

Closed ocworld closed 8 months ago

ocworld commented 1 year ago

The pr is to fix warnings In testing-unittest-py. Firstly, fixing warnings about PEP. Secondly, removing unused import.

github-actions[bot] commented 1 year ago

PR is now waiting for a maintainer to run the acceptance tests. Note for the maintainer: To run the acceptance tests, please comment /run-example-tests on the PR

github-actions[bot] commented 1 year ago

PR is now waiting for a maintainer to run the acceptance tests. Note for the maintainer: To run the acceptance tests, please comment /run-example-tests on the PR

scottslowe commented 1 year ago

/run-example-tests

github-actions[bot] commented 1 year ago

Please view the results of the PR Build Here

scottslowe commented 1 year ago

@cnunciato The only failing tests are the DO and AWS tests that were fixed by #1497 (I kicked off the tests before that PR was merged). I'm OK to merge this if you are.