Commit 1ee5932d authored by nd-02110114's avatar nd-02110114
Browse files

🚨 fix lint error

parent 9bafc354
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -124,6 +124,7 @@ class MolGraphConvFeaturizer(MolecularFeaturizer):
  -----
  This class requires RDKit to be installed.
  """

  def __init__(self, add_self_edges: bool = False):
    """
    Parameters
+2 −2

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

Loading