Skip to content

Commit

Permalink
imports clean
Browse files Browse the repository at this point in the history
  • Loading branch information
stsouko committed Feb 21, 2019
1 parent 5982051 commit 98d4606
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CGRtools/algorithms/sssr.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
# You should have received a copy of the GNU Lesser General Public License
# along with this program; if not, see <https://www.gnu.org/licenses/>.
#
from itertools import combinations, product
from networkx import shortest_simple_paths, NetworkXNoPath, number_connected_components
from ..cache import cached_property


Expand Down

0 comments on commit 98d4606

Please sign in to comment.