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

Add attrs export to python client #262

Merged
merged 12 commits into from
Jan 18, 2022
Merged

Commits on Jan 8, 2022

  1. Add attribute argument to pythong client

    Scott Erickson committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    aa262d1 View commit details
    Browse the repository at this point in the history
  2. Update example in test

    Scott Erickson committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    3d4c762 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Handle feedback

    * attribute -> attribute-comment
    * attrs_list -> attrs_lines
    * added a test for a line that wasn't covered
    * made sure to test multiple attributes being included
    Scott Erickson committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    47b9ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b395ae0 View commit details
    Browse the repository at this point in the history
  3. Fix lint errors

    Scott Erickson committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f2f395d View commit details
    Browse the repository at this point in the history
  4. Add one more test for good measure

    Scott Erickson committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    91d749a View commit details
    Browse the repository at this point in the history
  5. Re-enable slow tests

    Scott Erickson committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f086e3d View commit details
    Browse the repository at this point in the history
  6. Fix linter

    Scott Erickson committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b518f36 View commit details
    Browse the repository at this point in the history
  7. Fix linter

    Scott Erickson committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2e19ab8 View commit details
    Browse the repository at this point in the history
  8. Remove print

    Scott Erickson committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    a0d9f4f View commit details
    Browse the repository at this point in the history
  9. Couple cleanups

    Scott Erickson committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    46f95e2 View commit details
    Browse the repository at this point in the history
  10. Fix linting

    Scott Erickson committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    33252e0 View commit details
    Browse the repository at this point in the history