Fix up a bunch of lint issues.

Review Request #13805 — Created April 30, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

This change fixes up a bunch of mostly-harmless linter errors. The vast
majority of these are unused imports or variable assignments that are
never used.

Ran unit tests.

Changes between revision 2 and 3

orig
1
2
3

Commits

Summary ID Author
Fix up a bunch of lint issues.
This change fixes up a bunch of mostly-harmless linter errors. The vast majority of these are unused imports or variable assignments that are never used. Testing Done: Ran unit tests. Reviewed at https://reviews.reviewboard.org/r/13805/
f6ed350d95865057a027dcb1fa4495fa963ff11f David Trowbridge
Fix up a bunch of lint issues.
This change fixes up a bunch of mostly-harmless linter errors. The vast majority of these are unused imports or variable assignments that are never used. Testing Done: Ran unit tests. Reviewed at https://reviews.reviewboard.org/r/13805/
261ff4a341b1fdd19a4f6193eca636c8c27b614d David Trowbridge
reviewboard/settings.py
reviewboard/reviews/management/commands/fill-database.py
Loading...