style: format code using black
This commit is contained in:
parent
c3e60f7cd4
commit
1e6c5a84d3
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