Skip to content

Commit

Permalink
Merge pull request #313 from legalsylvain/master-fix-openupgrade-70-i…
Browse files Browse the repository at this point in the history
…mport

[FIX] bad openupgrade import in legacy code for openupgrade 7.0
  • Loading branch information
pedrobaeza authored Jan 26, 2023
2 parents 1290828 + 570ddf7 commit 6aa4c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openupgradelib/openupgrade_70.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# This module provides simple tools for openupgrade migration, specific for
# the 6.1 -> 7.0 migration. It is kept in later editions to keep all the API
# docs in the latest release.
import openupgrade
from . import openupgrade


def set_partner_id_from_partner_address_id(
Expand Down

0 comments on commit 6aa4c0d

Please sign in to comment.