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

moved main() into __main__.py to keep __init__.py minimal #67

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Mar 29, 2018

  1. moved main() into __main__.py to keep __init__.py minimal

    Sean Monahan committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    9848b7f View commit details
    Browse the repository at this point in the history
  2. fixed newlines breaking flake8 tests

    Sean Monahan committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    7b4b0ca View commit details
    Browse the repository at this point in the history