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

Rewriting bigquery samples to use proper argparse and main execution #89

Merged
merged 6 commits into from
Sep 15, 2015

Commits on Sep 15, 2015

  1. Updating all bigquery samples to new main pattern

    Jon Wayne Parrott committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    40339f2 View commit details
    Browse the repository at this point in the history
  2. Fixing bigquery tests

    Jon Wayne Parrott committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    39dab6b View commit details
    Browse the repository at this point in the history
  3. Fixing pep8, removing mock_input_answers

    Jon Wayne Parrott committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    ad20eca View commit details
    Browse the repository at this point in the history
  4. Moving to module-based execution

    Jon Wayne Parrott committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    e4f827c View commit details
    Browse the repository at this point in the history
  5. Fixing inconsistences in style

    Jon Wayne Parrott committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    7b5f96c View commit details
    Browse the repository at this point in the history
  6. Removing utils, putting depending code directly in samples

    Jon Wayne Parrott committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    2e5d57c View commit details
    Browse the repository at this point in the history