Skip to content

Commit e4a5968

Browse files
committed
chore: add docstrings to modules
1 parent fc5d0d3 commit e4a5968

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/typesense/types/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Types for the Typesense Python Client."""

tests/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Tests for the Typesense Python Client."""

0 commit comments

Comments
 (0)