Add multiaddr as subpackage #2588
Annotations
8 errors and 2 warnings
codespell:
hivemind/averaging/averager.py#L82
re-declare ==> redeclare
|
codespell:
hivemind/averaging/matchmaking.py#L493
re-declared ==> redeclared
|
codespell:
hivemind/optim/optimizer.py#L78
optimzier ==> optimizer
|
codespell:
hivemind/optim/optimizer.py#L160
accumilating ==> accumulating
|
codespell:
hivemind/p2p/multiaddr/__init__.py#L3
Buss ==> Bus
|
codespell:
hivemind/p2p/multiaddr/__init__.py#L4
buss ==> bus
|
isort:
hivemind/p2p/p2p_daemon_bindings/datastructures.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort
Process completed with exit code 1.
|
codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|