chore: formatting

This commit is contained in:
Timothy J. Baek
2024-04-02 09:42:45 -07:00
parent 6d1ce99537
commit b35cc36e19
2 changed files with 2 additions and 1 deletions

View File

@@ -65,4 +65,3 @@ class ERROR_MESSAGES(str, Enum):
CREATE_API_KEY_ERROR = "Oops! Something went wrong while creating your API key. Please try again later. If the issue persists, contact support for assistance."
EMPTY_CONTENT = "The content provided is empty. Please ensure that there is text or data present before proceeding."