Skip to content

Commit

Permalink
Merge pull request #10 from nv-rliu/branch-23.08
Browse files Browse the repository at this point in the history
Merge in changes from main branch
  • Loading branch information
nv-rliu authored Jul 24, 2023
2 parents a3bb2b3 + 30734f9 commit 9d96209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/cugraph/cugraph/tests/utils/test_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ def test_experimental_dataset_import(setup_deprecation_warning_tests):
with pytest.deprecated_call():
from cugraph.experimental.datasets import karate

# unload() is called to pass flake8
karate.unload()


Expand Down

0 comments on commit 9d96209

Please sign in to comment.