Skip to content

Commit

Permalink
Update glom/cli.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud authored Nov 25, 2023
1 parent d62f375 commit 6bf870c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glom/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ def mw_handle_target(target_text, target_format):
""" Handles reading in a file specified in cli command.
Args:
target_text (str): String that specifies where 6
target_text (str): The target data to load, as text
target_format (str): Valid formats include `.json`, `.toml`, and `.yml` or `.yaml`
Returns:
The content of the file that you specified
Expand Down

0 comments on commit 6bf870c

Please sign in to comment.