Skip to content

Commit

Permalink
change format
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Sep 23, 2024
1 parent 16a606c commit be716ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/dgl/distributed/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
from .nn import *
from .partition import (
dgl_partition_to_graphbolt,
gb_convert_single_dgl_partition,
load_partition,
load_partition_book,
load_partition_feats,
partition_graph,
gb_convert_single_dgl_partition,
)
from .rpc import *
from .rpc_client import connect_to_server
Expand Down

0 comments on commit be716ee

Please sign in to comment.