git-repo/tests
David Pursehouse 3cda50a41b pyflakes: Fix remaining "E501 line too long" warnings
We increased the max line length to 100 columns which got rid of
the majority of these warnings, but there were still a few lines
that exceeded 100 columns.

Change-Id: Ib3372868ca2297f83073a14f91c8ae3df9d0d0e6
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254699
Tested-by: David Pursehouse <dpursehouse@collab.net>
Reviewed-by: Mike Frysinger <vapier@google.com>
2020-02-13 04:54:10 +00:00
..
fixtures run_tests: add a helper for invoking unittests 2019-07-11 04:34:08 +00:00
test_editor.py upload/editor: fix bytes/string confusion 2019-11-16 23:55:30 +00:00
test_git_command.py repo: raise min version of git 2020-02-05 19:01:40 +00:00
test_git_config.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
test_manifest_xml.py manifest_xml: allow src=. with symlinks 2020-02-10 23:19:31 +00:00
test_project.py test_project.py: Remove unused variable in 'with' statement 2020-02-12 02:56:32 +00:00
test_wrapper.py pyflakes: Fix remaining "E501 line too long" warnings 2020-02-13 04:54:10 +00:00