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 Apr 17, 2024
1 parent e98064b commit db8d3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/cli/test_registration.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
:Team: Rocket
"""
import pytest
import re

from fauxfactory import gen_string
import pytest

from robottelo.config import settings
from robottelo.constants import CLIENT_PORT
Expand Down

0 comments on commit db8d3ce

Please sign in to comment.