Update locales #327
python.yml
on: pull_request
Tests (pytest)
4m 38s
Linting (pylint)
1m 53s
Typing (mypy)
48s
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.
|