Skip to content

Conversation

@wbsch
Copy link
Contributor

@wbsch wbsch commented Feb 12, 2021

Noticed this while using the CLI; there's a minor typo in the YAML file extension handling.

Before:

$ deep diff foo.yml bar.yml 
Error when loading t1: Only json, yaml, toml, csv, tsv and pickle are supported.
 The yml extension is not known.

After:
(works as expected)

Thanks for making this tool available, you just saved me from writing something way less useful myself :)

Copy link
Owner

@seperman seperman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@seperman
Copy link
Owner

Hi @wbsch
Thanks for the PR!

@seperman seperman merged commit 61d3488 into seperman:dev Feb 16, 2021
@seperman
Copy link
Owner

@wbsch this feature is released in DeepDiff 5.2.3
https://twitter.com/sep_dehpour/status/1361774255050870789
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants