style: format code using black
This commit is contained in:
parent
9c9b06e13e
commit
bd76971312
8 changed files with 7 additions and 6 deletions
|
@ -21,6 +21,7 @@ AnyOutput = Annotated[
|
|||
Field(discriminator="kind"),
|
||||
]
|
||||
|
||||
|
||||
# pylint: disable=too-few-public-methods
|
||||
class FixtureConfig(BaseConfig):
|
||||
public_url: AnyHttpUrl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue