diff --git a/src/nl2gherkin/gherkin/templates.py b/src/nl2gherkin/gherkin/templates.py index d578c07..be664c0 100644 --- a/src/nl2gherkin/gherkin/templates.py +++ b/src/nl2gherkin/gherkin/templates.py @@ -1,4 +1,4 @@ -"""Gherkin templates for formatting output.""" + """Gherkin templates for formatting output.""" from typing import Any, Optional