Skip to content

Commit

Permalink
Merge pull request #112 from bwhmather/black-24
Browse files Browse the repository at this point in the history
Reformat to match black 24 expectations
  • Loading branch information
bwhmather authored Jan 29, 2024
2 parents 8f7e380 + 0471b20 commit 2d982f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ssort/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
The python source code statement sorter.
"""

from ssort._exceptions import (
DecodingError,
ParseError,
Expand Down

0 comments on commit 2d982f1

Please sign in to comment.