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

Require keyword arguments be passed by name #80

Merged
merged 2 commits into from
Aug 19, 2019
Merged

Commits on Aug 19, 2019

  1. Require keyword arguments be passed by name

    Also fix style by breaking after open parenthesis.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    376b120 View commit details
    Browse the repository at this point in the history
  2. Update style

    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    1477de2 View commit details
    Browse the repository at this point in the history