Skip to content

Commit

Permalink
Update src/enlyze/api_clients/base.py
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Krebs <[email protected]>
  • Loading branch information
denizs and daniel-k authored Sep 29, 2023
1 parent 3ba6790 commit 9607f6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/enlyze/api_clients/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ class ApiBaseModel(BaseModel):
"""

pass


class PaginatedResponseBaseModel(BaseModel):
"""Base class for paginated ENLYZE platform API responses using pydantic."""
Expand Down

0 comments on commit 9607f6e

Please sign in to comment.