Skip to content

Commit

Permalink
Add endline after pre-commit black
Browse files Browse the repository at this point in the history
  • Loading branch information
Minku-Koo committed Dec 18, 2024
1 parent 870488c commit e40e107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pendulum/formatting/difference_formatter.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
KEY_AFTER = ".after"
KEY_BEFORE = ".before"


class DifferenceFormatter:
"""
Handles formatting differences in text.
Expand Down

0 comments on commit e40e107

Please sign in to comment.