Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,9 @@ repos:
- name: cugraph-dgl
sub_dir: python/cugraph-dgl
depends: [cugraph]
- name: cugraph-equivariant
sub_dir: python/cugraph-equivariant
depends: [cugraph]
- name: cugraph_pyg
sub_dir: python/cugraph-pyg
depends: [cugraph]
Expand Down