Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
jnke2016 committed Nov 15, 2024
1 parent 3d9b526 commit 9edd3ae
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,3 @@ def heterogeneous_biased_neighbor_sample(ResourceHandle resource_handle,

# Return everything that isn't null
return {k: v for k, v in sampling_results.items() if v is not None}




0 comments on commit 9edd3ae

Please sign in to comment.