Skip to content

Commit 47f39ea

Browse files
authored
Merge pull request #37 from coqui-ai/list_hint_check
Raise error when unhinted list
2 parents 673c04a + 544a7da commit 47f39ea

File tree

6 files changed

+468
-419
lines changed

6 files changed

+468
-419
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
python-version: [3.6, 3.7, 3.8, 3.9, "3.10"]
21+
python-version: [3.7, 3.8, 3.9, "3.10"]
2222

2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)