-
- Downloads
Drop all deprecated uses of `args` in component factories
swh.storage and swh.objstorage, as well as swh.indexer itself, have deprecated using an explicit `args` in their factories for a while; we can drop them now.
parent
5de2b6e4
No related branches found
No related tags found
Showing
- docs/dev-info.rst 15 additions, 22 deletionsdocs/dev-info.rst
- requirements-swh.txt 1 addition, 1 deletionrequirements-swh.txt
- swh/indexer/cli.py 1 addition, 1 deletionswh/indexer/cli.py
- swh/indexer/indexer.py 1 addition, 2 deletionsswh/indexer/indexer.py
- swh/indexer/tests/conftest.py 3 additions, 3 deletionsswh/indexer/tests/conftest.py
- swh/indexer/tests/utils.py 2 additions, 2 deletionsswh/indexer/tests/utils.py
Loading