We don't use @overload in this module anymore.
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDJNLeb6fd28acb85: Move pre-commit back to upstream flake8
pre-commit run -a
Diff Detail
Diff Detail
- Repository
- rDJNL Journal infrastructure
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D4364 (id=15431)
Could not rebase; Attempt merge onto abc42e2bf7...
Updating abc42e2..eb6fd28 Fast-forward .pre-commit-config.yaml | 13 ++----- swh/journal/cli.py | 93 ------------------------------------------------- 2 files changed, 2 insertions(+), 104 deletions(-) delete mode 100644 swh/journal/cli.py
Changes applied before test
commit eb6fd28acb85deb4d893b02bf400435c1d83d74c Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Tue Oct 27 15:01:08 2020 +0100 Move pre-commit back to upstream flake8 We don't use @overload in this module anymore. commit f6029c1175420e978b35f1172a55536974c284ba Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Mon Sep 28 18:24:08 2020 +0200 Drop fully deprecated swh.journal.cli module.
See https://jenkins.softwareheritage.org/job/DJNL/job/tests-on-diff/122/ for more details.