-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removed iam time delta #935
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment, LGTM otherwise
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another comment
when did this start happening? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PyCQA/isort#1273 (comment) @febg shall fix this in a separate PR hold on |
Most likely we had opened PRs that successfully finished CI and we merged them after merging @balamurugana pylint PR |
A recent breakage of isort. We may need to upgrade packages as suggested. |
Yes sent another PR #937 |
Subtracts time delta from AWS IAM expiration time.
Tries to solve #934