Skip to content

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
seunghwak committed Nov 20, 2024
1 parent 350e2e7 commit 9cce314
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1565,7 +1565,7 @@ uniform_sample_and_compute_local_nbr_indices(
size_t K,
bool with_replacement)
{
using edge_t = typename GraphViewType::edge_type;
using edge_t = typename GraphViewType::edge_type;
using vertex_t = typename GraphViewType::vertex_type;
using key_t = typename thrust::iterator_traits<KeyIterator>::value_type;

Expand Down

0 comments on commit 9cce314

Please sign in to comment.