Skip to content

Commit

Permalink
Linting br (#238)
Browse files Browse the repository at this point in the history
* linting
  • Loading branch information
mainlyIt authored Oct 28, 2024
1 parent a724a11 commit 53e0a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vespadb/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,4 +268,4 @@
AWS_SES_REGION_NAME = "eu-west-1"
AWS_SES_REGION_ENDPOINT = "email.eu-west-1.amazonaws.com"
DEFAULT_FROM_EMAIL = secrets["DEFAULT_FROM_EMAIL"]
SERVER_EMAIL = secrets["DEFAULT_FROM_EMAIL"]
SERVER_EMAIL = secrets["DEFAULT_FROM_EMAIL"]

0 comments on commit 53e0a7f

Please sign in to comment.