Skip to content

Commit

Permalink
Formats python using latest black
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon committed Aug 7, 2024
1 parent 4f5f923 commit a96c826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lambda/tests/test_new_account_trust_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- test arguments to main()
- test event handler arguments
"""

from datetime import datetime
import json
import os
Expand Down
1 change: 1 addition & 0 deletions tests/test_terraform_install.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- verifying a "dry run" of the lambda is successful,
- executing the lambda to verify the libraries are installed.
"""

from datetime import datetime
import json
import os
Expand Down

0 comments on commit a96c826

Please sign in to comment.