Commit 11ace613 authored by Atreya Majumdar's avatar Atreya Majumdar
Browse files

yapf on test file

parent ec664c50
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ import unittest
from deepchem.feat import MATFeaturizer
import numpy as np


class TestMATFeaturizer(unittest.TestCase):
  """
  Test MATFeaturizer.