Commit d4c43fa0 authored by Milosz Grabski's avatar Milosz Grabski
Browse files

spelling error corrected

parent 74c238a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -200,7 +200,7 @@ class MolGanFeaturizer(MolecularFeaturizer):
    def defeaturize(self,
                    graphs: GraphMatrix,
                    log_every_n: int = 1000) -> np.ndarray:
        """Calculates molecules from correspoing GraphMatrix objects.
        """Calculates molecules from corresponding GraphMatrix objects.
        Parameters
        ----------
        graphs: GraphMatrix / iterable