We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b90037 + 8a1a4b9 commit 5ffdcddCopy full SHA for 5ffdcdd
deepdiff/__init__.py
@@ -1,3 +1,4 @@
1
+"""This module offers the DeepDiff, DeepSearch, grep and DeepHash classes."""
2
import logging
3
4
if __name__ == '__main__':
0 commit comments