Skip to content

Commit

Permalink
run black on file
Browse files Browse the repository at this point in the history
  • Loading branch information
jaik03 committed Jan 8, 2024
1 parent 5a90f8e commit 905869a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ofxstatement/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"""
from typing import List, Tuple, Type
from collections.abc import MutableMapping

try:
from importlib.metadata import entry_points
except ImportError:
Expand Down

0 comments on commit 905869a

Please sign in to comment.