Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Following the bump to python3.11 the pre-commit action fails with the followin error : "src/e3/aws/troposphere/iam/policy_statement.py:70:9: B037 Class `__init__` methods must not return or yield and any values." This commit fixes that
- Loading branch information