Skip to content

Commit

Permalink
Add linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhorton committed Apr 1, 2021
1 parent ed11509 commit 85a60f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mp_api/search/client.py
@@ -1,6 +1,7 @@
from mp_api.core.client import BaseRester
from mp_api.search.models import SearchDoc


class SearchRester(BaseRester):
suffix = "search"
document_model = SearchDoc

0 comments on commit 85a60f0

Please sign in to comment.