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 43e4392 commit cdf2624Copy full SHA for cdf2624
db_diff/__init__.py
@@ -1,5 +1,5 @@
1
"""
2
-DB-Diff - A tool for comparing database dumps in CSV or JSON format.
+db-diff - A tool for comparing database dumps in CSV or JSON format.
3
4
This module provides functions for loading and comparing data from CSV and JSON files,
5
generating diffs, and displaying results in human-readable format.
0 commit comments