Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ committed Mar 9, 2023
1 parent 29bfa98 commit 075b4dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions srai/neighbourhoods/adjacency_neighbourhood.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@

from srai.neighbourhoods import Neighbourhood

# from srai.neighbourhoods._base import IndexType


class AdjacencyNeighbourhood(Neighbourhood[Hashable]):
"""
Expand Down

0 comments on commit 075b4dd

Please sign in to comment.