Skip to content

Commit 2955e14

Browse files
authored
Apply suggestion from @gabegma
1 parent 0f4be52 commit 2955e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Flight rebooking is a strong initial domain: it is high-stakes, time-pressured,
259259
eva/
260260
├── main.py # Main entry point
261261
├── pyproject.toml # Python project configuration
262-
├── apps/ # Streamlit apps (analysis, dataset explorer)
262+
├── apps/ # Streamlit apps (analysis)
263263
├── Dockerfile # Docker configuration
264264
├── compose.yaml # Docker Compose configuration
265265
├── src/eva/

0 commit comments

Comments
 (0)