Skip to content

Commit 8a1a4b9

Browse files
authored
Update module help
This makes `help(deepdiff)` display some useful info.
1 parent ed3921a commit 8a1a4b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deepdiff/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"""This module offers the DeepDiff, DeepSearch, grep and DeepHash classes."""
12
import logging
23

34
if __name__ == '__main__':

0 commit comments

Comments
 (0)