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

DM-14842: Fix deprecation warnings from PropertyList/Set.get #52

Merged
merged 4 commits into from
Jun 22, 2018

Commits on Jun 19, 2018

  1. git hide test caches

    r-owen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    8787f29 View commit details
    Browse the repository at this point in the history
  2. Use getScalar and getArray instead of get

    Use `getScalar` or `getArray` instead of deprecated `get`
    on `PropertySet` and `PropertyList` instances.
    r-owen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    4943c17 View commit details
    Browse the repository at this point in the history
  3. Fix pep8 errors

    r-owen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    0e94445 View commit details
    Browse the repository at this point in the history
  4. Enable automatic flake8 checking

    in scons and in github using Travis
    r-owen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    af5123b View commit details
    Browse the repository at this point in the history