Adit1Sharma commited on
Commit
959b66d
Β·
1 Parent(s): 83ce733

restructure: move all files to repo root so README is visible on GitHub

Browse files
customer-support-openenv/.gitignore β†’ .gitignore RENAMED
File without changes
customer-support-openenv/Dockerfile β†’ Dockerfile RENAMED
File without changes
customer-support-openenv/README.md β†’ README.md RENAMED
File without changes
customer-support-openenv/app.py β†’ app.py RENAMED
File without changes
{customer-support-openenv/baseline β†’ baseline}/run_baseline.py RENAMED
File without changes
{customer-support-openenv/data β†’ data}/tickets.json RENAMED
File without changes
{customer-support-openenv/env β†’ env}/__init__.py RENAMED
File without changes
{customer-support-openenv/env β†’ env}/environment.py RENAMED
File without changes
{customer-support-openenv/env β†’ env}/grader.py RENAMED
File without changes
{customer-support-openenv/env β†’ env}/models.py RENAMED
File without changes
{customer-support-openenv/env β†’ env}/tasks.py RENAMED
File without changes
{customer-support-openenv/env β†’ env}/utils.py RENAMED
File without changes
customer-support-openenv/openenv.yaml β†’ openenv.yaml RENAMED
File without changes
customer-support-openenv/requirements.txt β†’ requirements.txt RENAMED
File without changes