Skip to content

Commit

Permalink
Add punkt_tab
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoranPandovski committed Feb 11, 2025
1 parent 1416aa9 commit 2e1156f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Install NLTK data
run: |
python -m nltk.downloader punkt
python -m nltk.downloader punkt_tab
- name: Lint with flake8
run: |
python -m flake8 .
Expand Down

0 comments on commit 2e1156f

Please sign in to comment.