[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:
2026-01-15 20:39:54 +13:00
parent 6499a0c659
commit 54f8302104
9 changed files with 111 additions and 103 deletions

View File

@ -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):