On 9/17/20 3:58 AM, Markus Armbruster wrote:
We don't care if import statements are similar to those in other
files. It's uninteresting entirely.

(It matches on from typing import ... that exceed four lines, which I
do regularly by the end of the series.)
What about something like

      # Ignore imports when computing similarities, because import
      # statements being similar is uninteresting entirely


OK. I left the "default" comments that pylint itself wrote. I'm now writing:

"Ignore import statements themselves when computing similarities."


Reply via email to