Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ochiu committed Feb 15, 2024
1 parent d83d853 commit aaa597a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pay-api/src/pay_api/models/refunds_partial.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from sqlalchemy import ForeignKey

from . import PaymentLineItem
from .payment_line_item import PaymentLineItem
from .audit import Audit
from .base_model import VersionedModel
from .db import db
Expand Down

0 comments on commit aaa597a

Please sign in to comment.