Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
AndPuQing authored Feb 25, 2024
2 parents 0ca300b + c8e05a7 commit 3dbdc49
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions backend/app/app/source/base.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
import logging
from datetime import datetime

from typing import Optional, TypedDict


import feedparser
import requests
from celery import Task
Expand Down
14 changes: 7 additions & 7 deletions backend/app/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3dbdc49

Please sign in to comment.