Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielsoltz committed Jan 28, 2025
1 parent b767baf commit 756d1a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion iam-ape/iam_ape/aws_iam_actions/scrape_iam_actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,3 @@ def scrape_iam_actions() -> int:

if __name__ == "__main__":
exit(scrape_iam_actions())

0 comments on commit 756d1a2

Please sign in to comment.