Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlratzel committed Nov 21, 2023
1 parent 058dc50 commit 5939738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/nx-cugraph/nx_cugraph/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def key(testpath):
key(
"test_hits.py:TestHITS.test_hits_not_convergent"
): "nx_cugraph.hits raises updated exceptions not caught in "
"these tests",
"these tests",
}
)
elif nxver.major == 3 and nxver.minor <= 1:
Expand Down

0 comments on commit 5939738

Please sign in to comment.