1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 20:11:17 +00:00
Joseph Frazier 9cae0bffff git_flag_after_filename: fix flake8 errors
These were found by creating a `.flake8` file containing:

    [flake8]
    ignore = E501,W503
    exclude = venv

then running:

    flake8 $(git diff master... --name-only)

See https://github.com/nvbn/thefuck/pull/563 for running `flake8` in CI
2016-10-31 00:22:24 -04:00
..
2015-04-25 03:13:57 +02:00
2016-08-22 05:45:27 +03:00
2015-09-08 15:24:49 +03:00
2016-06-25 12:31:08 +02:00
2016-02-22 18:40:28 +03:00