Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge latest skeleton-generic changes #4

Merged
merged 3 commits into from
Apr 15, 2019

Commits on Apr 15, 2019

  1. Ignore W503 from flake8

    This is a warning about line breaks before binary operators.  It no
    longer agrees with PEP8.  See, for example, here:
    psf/black#21.
    
    Guido agrees here:
    python/peps@c59c437.
    jsf9k committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    c9f8b72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from cisagov/improvement/disable_w503

    Ignore W503 from flake8
    jsf9k authored Apr 15, 2019
    Configuration menu
    Copy the full SHA
    916d7d5 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'skeleton-generic/develop' into improvem…

    …ent/merge_latest_skeleton_generic_changes
    jsf9k committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    5027c48 View commit details
    Browse the repository at this point in the history