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 Dec 3, 2024
1 parent 6b6f717 commit 51fb21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packit_service/worker/helpers/testing_farm.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
import requests
from ogr.abstract import GitProject
from ogr.utils import RequestResponse

from packit.config import JobConfig, PackageConfig
from packit.constants import HTTP_REQUEST_TIMEOUT
from packit.exceptions import PackitConfigException, PackitException
from packit.utils import nested_get

from packit_service.config import ServiceConfig
from packit_service.constants import (
BASE_RETRY_INTERVAL_IN_MINUTES_FOR_OUTAGES,
Expand Down

0 comments on commit 51fb21a

Please sign in to comment.