forked from enviPath/enviPy
[Fix] Add RuleBasedRelativeReasoning to localize_urls command (#95)
Co-authored-by: Tim Lorsbach <tim@lorsba.ch> Reviewed-on: enviPath/enviPy#95
This commit is contained in:
@ -39,6 +39,7 @@ class Command(BaseCommand):
|
|||||||
'Scenario',
|
'Scenario',
|
||||||
'Setting',
|
'Setting',
|
||||||
'MLRelativeReasoning',
|
'MLRelativeReasoning',
|
||||||
|
'RuleBasedRelativeReasoning',
|
||||||
'EnviFormer',
|
'EnviFormer',
|
||||||
'ApplicabilityDomain',
|
'ApplicabilityDomain',
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user