Skip to content

Commit

Permalink
new params / refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
hexapode committed Oct 28, 2024
1 parent 388be7d commit 2451a74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llama_parse/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ class ResultType(str, Enum):

TXT = "text"
MD = "markdown"
XLSX = "xlsx"


class Language(str, Enum):
Expand Down

0 comments on commit 2451a74

Please sign in to comment.