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 Jul 23, 2023
1 parent 3bb565f commit d5f3664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pytest_bdd/steps.py
Expand Up @@ -43,7 +43,7 @@ def _(article):

import pytest
from _pytest.fixtures import FixtureDef, FixtureRequest
from typing_extensions import Literal
from typing import Literal

from .parser import Step
from .parsers import StepParser, get_parser
Expand Down

0 comments on commit d5f3664

Please sign in to comment.