Skip to content

Commit

Permalink
linters
Browse files Browse the repository at this point in the history
  • Loading branch information
imatiushin committed Oct 17, 2023
1 parent 1ac56db commit 75c91f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deker/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ def get_collection(

def _validate_collection(self, collection_data: dict) -> Collection:
"""Validate ``Collection`` object and return it without creation.
Not recommended to use except for validation.
:param collection_data: Dictionary with collection metadata
Expand Down

0 comments on commit 75c91f7

Please sign in to comment.