"""Fixtures for tests.""" from __future__ import annotations PASSWORD = "password" # noqa: S105 TOKEN = "token" # noqa: S105