Skip to content

Commit

Permalink
Update dandi/dandiapi.py
Browse files Browse the repository at this point in the history
Co-authored-by: Yaroslav Halchenko <[email protected]>
  • Loading branch information
kabilar and yarikoptic authored Dec 13, 2024
1 parent efb0b65 commit bf04f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dandi/dandiapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ def get_page(pageno: int) -> list:


class DandiAPIClient(RESTFullAPIClient):
"""A client for interacting with a DANDI server"""
"""A client for interacting with a DANDI API server"""

def __init__(
self,
Expand Down

0 comments on commit bf04f1a

Please sign in to comment.