HarrisKirk / blue-green-dreams

2 stars 1 forks source link

Flake8 #127

Closed chrissound closed 7 months ago

chrissound commented 8 months ago

This fixes #124

I've added an flake8 exception of E722 (https://www.flake8rules.com/rules/E722.html) in gwa-deploy/test/test_basic.py for the use of except: - I think that is intentional on your part, but if you'd like me to take a deeper look at this let me know.

I successfully tested this with deploy_test.