User import and export improvements #334
python.yml
on: pull_request
Tests (pytest)
4m 51s
Linting (pylint)
1m 57s
Typing (mypy)
50s
Formatting (black; run ./bw-dev black to fix)
13s
Annotations
2 errors and 1 warning
Tests (pytest):
bookwyrm/tests/activitypub/test_base_activity.py#L866
BaseActivity.test_resolve_remote_alias
AssertionError: 4 != 3
|
Tests (pytest)
Process completed with exit code 1.
|
Formatting (black; run ./bw-dev black to fix)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|