Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ Base
Class
Base
RSS_Manager/utils.py:13–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
13
class
Base(DeclarativeBase):
14
pass
15
16
17
class
Subscription(Base):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected