Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
brice-gros authored Oct 22, 2024
1 parent 08f5517 commit 78cea87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
def to_http_user(hostname):
return str(hostname)[:_HOST_HTTP_USER_MAX_LENGTH].zfill(_HOST_HTTP_USER_MAX_LENGTH)


@pytest.fixture(scope="function")
def ddns_hostname():
"""
Expand Down

0 comments on commit 78cea87

Please sign in to comment.