forked from enviPath/enviPy
[FIX] Fixed Search Output, Legacy API Model Endpoint, Handle ObjectsDoesNotExists in views (#297)
Co-authored-by: Tim Lorsbach <tim@lorsba.ch> Reviewed-on: enviPath/enviPy#297
This commit is contained in:
@ -37,7 +37,7 @@ class RuleApplicationTest(TestCase):
|
||||
|
||||
def tearDown(self):
|
||||
super().tearDown()
|
||||
print(f"\nTotal errors {self.total_errors}")
|
||||
# print(f"\nTotal errors {self.total_errors}")
|
||||
|
||||
@staticmethod
|
||||
def normalize_smiles(smiles):
|
||||
|
||||
Reference in New Issue
Block a user