Page MenuHomeSoftware Heritage

init.py: switch to documented way of extending path
ClosedPublic

Authored by zack on Sep 27 2019, 9:10 AM.

Details

Summary

make mypy 0.730 pass cleanly again

In addition to make mypy pass again, this is also the documented way of using
extend_path, so it's better/nicer to switch to it anyway.

Once this is accepted for this module, I will batch apply this change to all
other __init__.py around.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Branch
typing/mypy-730
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7951
Build 11454: tox-on-jenkinsJenkins
Build 11453: arc lint + arc unit