Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 8, 2023
1 parent c483830 commit 6c40541
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/test_migration_pr_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

import pytest

from oca_github_bot.tasks.migration_pr_check import (
is_migration_pr,
)
from oca_github_bot.tasks.migration_pr_check import is_migration_pr

MIGRATION_PR_PATH = "oca_github_bot.tasks.migration_pr_check"

Expand Down

0 comments on commit 6c40541

Please sign in to comment.