Skip to content

Commit

Permalink
[feat] 숭실대 생협 메뉴 파싱 성공
Browse files Browse the repository at this point in the history
  • Loading branch information
rover0811 committed Nov 10, 2022
1 parent 3e69ffb commit ed2ec40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion food.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
for i in container:
print(i)
# print(container)
time.sleep(20)
time.sleep(20) # 추후 명시적 대기로 바꾸어야 함

0 comments on commit ed2ec40

Please sign in to comment.