@@ -620,55 +620,6 @@ class TesseractOCRPipelineModel(FileMixin, HashidMixin, db.Model):
...
@@ -620,55 +620,6 @@ class TesseractOCRPipelineModel(FileMixin, HashidMixin, db.Model):
_json['user']=self.user.to_json(backrefs=True)
_json['user']=self.user.to_json(backrefs=True)
return_json
return_json
@staticmethod
defcreate(model_file,**kwargs):# ??? Ist das so richtig? übergeben wir das form? Im anderen Fall ist das nicht so .. aber was soll hier überhaupt rein?