Skip to content

Commit

Permalink
Fixed spurious import
Browse files Browse the repository at this point in the history
  • Loading branch information
Esben Jannik Bjerrum committed Oct 13, 2024
1 parent f17fd43 commit c4e4c69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scikit_mol/conversions.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

import numpy as np
from sklearn.base import BaseEstimator, TransformerMixin
from torch import Block

from scikit_mol.core import (
check_transform_input,
Expand Down

0 comments on commit c4e4c69

Please sign in to comment.