From daf8e0d01173affdaf5d9bab4e118a6dac9327a3 Mon Sep 17 00:00:00 2001 From: isafulf <51974293+isafulf@users.noreply.github.com> Date: Sat, 11 Feb 2023 16:37:29 -0800 Subject: [PATCH] rename web crawl q and a --- apps/{web_crawl_Q&A => web-crawl-q-and-a}/requirements.txt | 0 apps/{web_crawl_Q&A => web-crawl-q-and-a}/web-qa.ipynb | 0 apps/{web_crawl_Q&A => web-crawl-q-and-a}/web-qa.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/{web_crawl_Q&A => web-crawl-q-and-a}/requirements.txt (100%) rename apps/{web_crawl_Q&A => web-crawl-q-and-a}/web-qa.ipynb (100%) rename apps/{web_crawl_Q&A => web-crawl-q-and-a}/web-qa.py (100%) diff --git a/apps/web_crawl_Q&A/requirements.txt b/apps/web-crawl-q-and-a/requirements.txt similarity index 100% rename from apps/web_crawl_Q&A/requirements.txt rename to apps/web-crawl-q-and-a/requirements.txt diff --git a/apps/web_crawl_Q&A/web-qa.ipynb b/apps/web-crawl-q-and-a/web-qa.ipynb similarity index 100% rename from apps/web_crawl_Q&A/web-qa.ipynb rename to apps/web-crawl-q-and-a/web-qa.ipynb diff --git a/apps/web_crawl_Q&A/web-qa.py b/apps/web-crawl-q-and-a/web-qa.py similarity index 100% rename from apps/web_crawl_Q&A/web-qa.py rename to apps/web-crawl-q-and-a/web-qa.py