Skip to content

Commit

Permalink
remove unnecessary continue statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Coniferish committed Oct 4, 2023
1 parent d3c4a20 commit 2879f21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unstructured/file_utils/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,3 @@ def apply_lang_metadata(
yield e
else:
yield e
continue

0 comments on commit 2879f21

Please sign in to comment.