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 870488c commit e40e107Copy full SHA for e40e107
src/pendulum/formatting/difference_formatter.py
@@ -25,6 +25,7 @@
25
KEY_AFTER = ".after"
26
KEY_BEFORE = ".before"
27
28
+
29
class DifferenceFormatter:
30
"""
31
Handles formatting differences in text.
0 commit comments