| [content] | |
| # | |
| ... (repeat for each file) | |
| Correct Example Output (exact, every line prefixed with '# '): | |
| # Space: user/my-app | |
| ## File Structure | |
| π Root | |
| π app.py | |
| π requirements.txt | |
| # | |
| # Below are the contents of all files in the space: | |
| # |
| [content] | |
| # | |
| ... (repeat for each file) | |
| Correct Example Output (exact, every line prefixed with '# '): | |
| # Space: user/my-app | |
| ## File Structure | |
| π Root | |
| π app.py | |
| π requirements.txt | |
| # | |
| # Below are the contents of all files in the space: | |
| # |