[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:
2025-09-09 21:43:11 +12:00
parent abfd683640
commit 4463bf1bc8

View File

@ -39,6 +39,7 @@ class Command(BaseCommand):
'Scenario',
'Setting',
'MLRelativeReasoning',
'RuleBasedRelativeReasoning',
'EnviFormer',
'ApplicabilityDomain',
]