This is an archive of the discontinued Mercurial Phabricator instance.

tests: avoid using a list comprehension to fill a list with fixed values
ClosedPublic

Authored by mharbison72 on Dec 27 2019, 10:04 PM.

Details

Summary

Flagged by PyCharm as an unused assignment for the variable in the list.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.