MCPcopy Create free account
hub / github.com/SnailDev/github-hot-hub / Since

Class Since

github.py:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35
36class Since(Enum):
37 daily = 'daily'
38 weekly = 'weekly'
39 monthly = 'monthly'
40
41
42class GitHub:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected