Skip to content

Commit

Permalink
fix code format
Browse files Browse the repository at this point in the history
Signed-off-by: Xianhui.Lin <[email protected]>
  • Loading branch information
JsDove committed Dec 17, 2024
1 parent 0084bcc commit 52f710e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymilvus/client/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -985,6 +985,7 @@ def to_dict(self) -> Dict[str, Any]:
result.update(self.properties)
return result


class ExtraList(list):
"""
A list that can hold extra information.
Expand Down

0 comments on commit 52f710e

Please sign in to comment.