Skip to content

Commit

Permalink
Merge pull request #37 from coqui-ai/list_hint_check
Browse files Browse the repository at this point in the history
Raise error when unhinted list
  • Loading branch information
erogol authored Dec 21, 2022
2 parents 673c04a + 544a7da commit 47f39ea
Show file tree
Hide file tree
Showing 6 changed files with 468 additions and 419 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.6, 3.7, 3.8, 3.9, "3.10"]
python-version: [3.7, 3.8, 3.9, "3.10"]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 47f39ea

Please sign in to comment.