]> git.ipfire.org Git - thirdparty/tornado.git/commit
style fix: missing whitespace around operators
authorPierce Lopez <pierce.lopez@gmail.com>
Mon, 1 Jan 2018 18:43:55 +0000 (13:43 -0500)
committerPierce Lopez <pierce.lopez@gmail.com>
Mon, 1 Jan 2018 20:56:23 +0000 (15:56 -0500)
commit376cfc2102621b42fcf1f419b5260b33aa204c09
treeb94061143c2b0eac0c7bffd27d5662ab5bbfd3d7
parenta358a660fbd37e4ffa6b14027d5e79d8dd16337f
style fix: missing whitespace around operators

flake8 codes E225 and E226
demos/benchmark/template_benchmark.py
maint/scripts/custom_fixers/fix_future_imports.py
maint/scripts/custom_fixers/fix_unicode_literal.py
maint/test/cython/setup.py