Skip to content

Commit

Permalink
Merge pull request #49 from rapidsai/branch-24.12
Browse files Browse the repository at this point in the history
Forward-merge branch-24.12 into branch-25.02
  • Loading branch information
GPUtester authored Nov 22, 2024
2 parents e45d0a7 + 5ed1e53 commit e98d5c4
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ per-file-ignores =
__init__.py:F401,F403,
_nx_cugraph/__init__.py:E501,
nx_cugraph/__init__.py:E402,F401,F403,
benchmarks/nx-cugraph/pytest-based/create_results_summary_page.py:E501,W605,
benchmarks/pytest-based/create_results_summary_page.py:E501,W605,
docs/nx-cugraph/source/conf.py:E501
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 0 additions & 7 deletions benchmarks/pytest.ini
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
[pytest]
pythonpath =
shared/python

testpaths =
cugraph/pytest_based
cugraph-service/pytest_based

addopts =
--benchmark-columns="min, max, mean, stddev, outliers"
--tb=native
Expand Down

0 comments on commit e98d5c4

Please sign in to comment.