Skip to content

Commit

Permalink
[FIX] import style
Browse files Browse the repository at this point in the history
  • Loading branch information
nbessi committed Nov 7, 2013
1 parent 1708ef2 commit 313796c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions partner_prepayment/model/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
#
##############################################################################

import res_partner
import sale
from . import res_partner
from . import sale

0 comments on commit 313796c

Please sign in to comment.