repo-autoindex/repo_autoindex/_impl
Rohan McGovern 6ffbe4736c Update and fix mypy with latest type hints again
3f478e76f7 added a "type: ignore" here due to a change in
typeshed. The commit message mentioned that the type hint may have been
wrong.

It looks like that was fixed in
https://github.com/python/typeshed/pull/9919/files,
so it's necessary to also remove the "type: ignore" now.
2023-05-15 08:45:01 +10:00
..
templates Add a test which renders a yum repo 2022-07-07 14:04:18 +10:00
__init__.py Rearrange sources to keep API separate, add a real test 2022-07-07 13:20:43 +10:00
api.py Generate kickstart repo index [RHELDST-14528] 2023-03-31 17:53:57 -04:00
base.py Implement error handling 2022-08-09 08:51:06 +10:00
cmd.py Add PULP_MANIFEST support 2022-08-08 13:45:50 +10:00
kickstart.py Add support for AppStream kickstart repos [RHELDST-14528] 2023-04-06 10:17:21 -04:00
pulp.py Add PULP_MANIFEST support 2022-08-08 13:45:50 +10:00
template.py Add a test for text elision 2022-08-02 16:41:46 +10:00
tree.py Rearrange sources to keep API separate, add a real test 2022-07-07 13:20:43 +10:00
yum.py Update and fix mypy with latest type hints again 2023-05-15 08:45:01 +10:00