mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 11:39:44 +08:00
c356316c6f
This is a small cosmetic change. I want to encourage use of the nicer-lookng pytype.config.Options.create() rather than direct construction of the command-line args, so I'm changing over all occurrences of the latter that I can find.