Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
jalencato committed Nov 4, 2024
1 parent 1f085da commit b7bcbaa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/unit-tests/gpartition/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
import pytest

from graphstorm.gpartition import LocalPartitionAlgorithm
from graphstorm.gpartition.post_hard_negative import (shuffle_hard_negative_nids,
load_hard_negative_config)


@pytest.fixture(scope="module", name="chunked_metadata_dict")
def metadata_dict_fixture() -> Dict:
Expand Down

0 comments on commit b7bcbaa

Please sign in to comment.