fix cli
This commit is contained in:
@@ -183,7 +183,7 @@ class ProcessFile:
|
||||
def dictionary_resource_file(self):
|
||||
"""The path for the resource tsv for dictionary files"""
|
||||
return self.resources / f"dictionary.{self.language_id}.tsv"
|
||||
|
||||
|
||||
@property
|
||||
def relative_dictionary_resource_file(self):
|
||||
"""The path for the resource tsv for dictionary files"""
|
||||
|
||||
Reference in New Issue
Block a user