Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rliu committed Jan 15, 2025
1 parent 6220309 commit 9bcd930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions benchmarks/cugraph/pytest-based/bench_algos.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@
pool_allocator,
)


def setFixtureParamNames(*args, **kwargs):
pass


# duck-type compatible Dataset for RMAT data
class RmatDataset:
def __init__(self, scale=4, edgefactor=2, mg=False):
Expand Down

0 comments on commit 9bcd930

Please sign in to comment.