Skip to content

Commit

Permalink
remove itertools
Browse files Browse the repository at this point in the history
  • Loading branch information
pfebrer committed Oct 20, 2023
1 parent 5dcdc58 commit 64a0bd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sisl/geom/neighs/neighfinder.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from typing import Optional, Sequence, Tuple, Union

import itertools

import numpy as np
from numbers import Real

Expand Down

0 comments on commit 64a0bd7

Please sign in to comment.