remove upload success alert
Some checks failed
Security Scan / security (pull_request) Successful in 40s
Test Suite / test (3.11) (pull_request) Successful in 1m25s
Test Suite / build (pull_request) Has been skipped
Security Scan / dependency-check (pull_request) Successful in 35s
Test Suite / lint (pull_request) Failing after 26s

This commit is contained in:
2025-08-14 08:00:47 -07:00
parent 7b81c20a26
commit 6a995635ac
5 changed files with 4 additions and 21 deletions

View File

@@ -90,7 +90,7 @@ uv run python main.py
The application follows a modular architecture for improved maintainability and testability:
```
```text
src/embeddingbuddy/
├── config/ # Configuration management
│ └── settings.py # Centralized app settings