Skip to content

Commit

Permalink
feat: geolocation setter in sendgrid-python for GDPR compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
manisha1997 committed Nov 14, 2023
1 parent 2fe1459 commit bcb4f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: pip install --user ruff
- run: ruff --format=github --ignore="E722,F40,F841" --line-length=681 --target-version=py37 .
- run: ruff --format=github --ignore="E722,F40,F841" --line-length=320 --target-version=py37 .

0 comments on commit bcb4f33

Please sign in to comment.