Fix documentation build
It was broken by 0e8da810 because the conditional import prevents sphinx from detecting where the class is imported from. Additionally, this attribute should not be on the interface, because proxies do not have it, but they are expected to have that interface.
Showing
- swh/storage/interface.py 1 addition, 16 deletionsswh/storage/interface.py
- swh/storage/tests/test_backfill.py 1 addition, 2 deletionsswh/storage/tests/test_backfill.py
- swh/storage/tests/test_kafka_writer.py 2 additions, 4 deletionsswh/storage/tests/test_kafka_writer.py
- swh/storage/tests/test_replay.py 1 addition, 2 deletionsswh/storage/tests/test_replay.py
Loading
Please register or sign in to comment