Skip to content

Commit

Permalink
training empty line in recognition.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mittagessen committed May 23, 2024
1 parent 811db0a commit d983d48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kraken/lib/dataset/recognition.py
Original file line number Diff line number Diff line change
Expand Up @@ -656,5 +656,3 @@ def im_mode(self):
return {b'1': '1',
b'L': 'L',
b'R': 'RGB'}[self._im_mode.value]


0 comments on commit d983d48

Please sign in to comment.