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.
1 parent ed3921a commit 8a1a4b9Copy full SHA for 8a1a4b9
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