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

Refactor for f strings. #984

Commits on Jun 3, 2019

  1. Refactor string .format() to f-string syntax. Minor corrections. Blac…

    …kened project.
    
    Rebased to trigger ci.
    
    Blackened project, due to Travis failures.
    
    f-string formatting where applicable.
    Minor corrections to language.
    
    Corrected typo, missing parens.
    
    Update test_structures.py to match updated phrasing.
    
    Bowing to the wisdom of black.
    
    As per black, adjusted line length in types/argument.py (line 67).
    
    One  more kick in the pants by black.
    
    More f-strings.
    
    More blackening.
    changeling committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    a432239 View commit details
    Browse the repository at this point in the history