Fix all pyflakes warnings in Djblets.

Review Request #11621 — Created May 26, 2021 and submitted

Information

Djblets
release-2.x

Reviewers

Djblets 2.x had a large number of pyflakes warnings, largely as a result
of removed deprecated code. Most of this was harmless, but a few unit
tests were obscured due to reused function names.

This change cleans up all the warnings found for Djblets 2.x.

Unit tests pass.

Pyflakes showed 0 warnings.

Summary ID
Fix all pyflakes warnings in Djblets.
Djblets 2.x had a large number of pyflakes warnings, largely as a result of removed deprecated code. Most of this was harmless, but a few unit tests were obscured due to reused function names. This change cleans up all the warnings found for Djblets 2.x.
ffa4b543010adde8e720d1a16ec1c84cbad9d937
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.x (1ff44f1)
Loading...