Skip to content

Commit

Permalink
let black have its friggin empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky committed Oct 2, 2024
1 parent 27a055e commit febb2c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions calamari_ocr/ocr/dataset/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def _target_layer_specs(self):
def element_length_fn(self) -> Callable[[Dict[str, AnyTensor]], AnyTensor]:
def img_len(x):
return x["img_len"]

return img_len

def create_pipeline(
Expand Down

0 comments on commit febb2c6

Please sign in to comment.