Skip to content

Commit 7357ffd

Browse files
committed
crawler update용 기능추가
1 parent 2b2249d commit 7357ffd

4 files changed

Lines changed: 280 additions & 130 deletions

File tree

backend/db/app/main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
How = HowBoutHereCrawler(output_dir)
4646

4747
CRAWLER_CLASSES = {
48-
Three,
49-
How
48+
Three
49+
# How
5050
}
5151

5252
# 라우터 등록

0 commit comments

Comments
 (0)