Skip to content

Commit

Permalink
black format
Browse files Browse the repository at this point in the history
Signed-off-by: Martijn Cazemier <[email protected]>
  • Loading branch information
MartijnCa committed Nov 21, 2023
1 parent 18dd873 commit 572d6d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from pydantic_settings import BaseSettings



class Settings(BaseSettings):
api_username: str = "test"
api_password: str = "demo"
Expand Down

0 comments on commit 572d6d9

Please sign in to comment.