index
:
hutch-stats.git
dependabot/uv/alembic-1.18.5
dependabot/uv/fastapi-0.141.1
dependabot/uv/setuptools-gte-83.0.0
dependabot/uv/sqlalchemy-2.0.51
dependabot/uv/uvicorn-standard--gte-0.52.0-and-lt-1.0
main
polls sourcehut activity, serves a contribution-calendar api.
krz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
srht_contrib
/
__init__.py
blob: 90697857e90b778826b93243f5d0daeb6c9d5e30 (
plain
) (
blame
)
1
2
3
4
5
"""srht_contrib package."""
__all__
=
[
"__version__"
]
__version__
=
"0.1.0"