You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/client.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ The `client` module provides the main interface for interacting with LOVD databa
4
4
5
5
## Overview
6
6
7
-
The `LOVDClient` class serves as the entry point to LOVDTools' API client. It is almost certainly the class with which you will most frequently interact.
7
+
The `LOVDClient` class serves as the entry point to LOVDTools' API client. It is
8
+
almost certainly the class with which you will most frequently interact.
0 commit comments