Skip to content

Commit

Permalink
Add py.typed marker
Browse files Browse the repository at this point in the history
  • Loading branch information
nicovank committed Jan 9, 2024
1 parent 596d154 commit fc6d312
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Run tests
run: python3 -m pytest

- name: Run MyPy
- name: Run mypy
run: mypy .
Empty file added src/llm_utils/py.typed
Empty file.

0 comments on commit fc6d312

Please sign in to comment.