Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham3121 committed Nov 1, 2023
1 parent abc6d0c commit 5660c78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/syft/src/syft/service/metadata/node_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ def metadata_to_json() -> List[Callable]:


@transform(NodeMetadataJSON, NodeMetadataV3)

def json_to_metadata() -> List[Callable]:
return [
drop(["metadata_version", "supported_protocols"]),
Expand Down

0 comments on commit 5660c78

Please sign in to comment.