forked from enviPath/enviPy
[Fix] Export IUCLID Properties, Show Model Params and Statistics, Adjust Batch Prediction Settings (#434)
Co-authored-by: Tim Lorsbach <tim@lorsba.ch> Reviewed-on: enviPath/enviPy#434
This commit is contained in:
@ -134,7 +134,7 @@ class EnzymeExportSchema(RefEnzymeExportSchema):
|
||||
|
||||
|
||||
class EnzymeRuleExportSchema(RefRuleExportSchema):
|
||||
enzymes: List[EnzymeExportSchema] | None = None
|
||||
enzymes: List[EnzymeExportSchema] = []
|
||||
|
||||
@staticmethod
|
||||
def resolve_enzymes(obj):
|
||||
|
||||
Reference in New Issue
Block a user