Skip to content

Commit

Permalink
Rebase Pyink to Black v24.10.0.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 686118457
  • Loading branch information
AleksMat authored and copybara-github committed Oct 15, 2024
1 parent f209fd8 commit 83f0ba5
Show file tree
Hide file tree
Showing 30 changed files with 713 additions and 519 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
os: [ubuntu-latest, macOS-latest, windows-latest]

steps:
Expand Down
Loading

0 comments on commit 83f0ba5

Please sign in to comment.