Skip to content

Commit 6906b6b

Browse files
committed
docs for LpdbDataType
1 parent 78c486c commit 6906b6b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/lpdb_python/session.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ def _get_version() -> str:
4848
"tournament",
4949
"transfer",
5050
]
51+
"""
52+
Python type representing the available data types in LPDB
53+
"""
5154

5255

5356
class LpdbResponse(TypedDict):

0 commit comments

Comments
 (0)