-
- Downloads
config: Add typing info to functions returning SWH interfaces
This should help avoiding implementation mistakes as mypy will now check typing when a client code use these interfaces. Fix some typing issues that were uncovered by this change.
parent
48c8ce19
No related branches found
No related tags found
Showing
- swh/web/config.py 17 additions, 7 deletionsswh/web/config.py
- swh/web/save_code_now/origin_save.py 18 additions, 11 deletionsswh/web/save_code_now/origin_save.py
- swh/web/utils/archive.py 40 additions, 24 deletionsswh/web/utils/archive.py
- swh/web/utils/converters.py 3 additions, 3 deletionsswh/web/utils/converters.py
Loading
Please register or sign in to comment