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

Style fixes #170

Merged
merged 14 commits into from
Dec 17, 2019
Merged

Style fixes #170

merged 14 commits into from
Dec 17, 2019

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    99fe4ab View commit details
    Browse the repository at this point in the history
  2. pyflakes in speed.py

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    116e684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3eb0a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33adacb View commit details
    Browse the repository at this point in the history
  5. __init__.py: fix pyflakes

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    6daa6de View commit details
    Browse the repository at this point in the history
  6. curves.py: fix flakes

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b25e282 View commit details
    Browse the repository at this point in the history
  7. _compat.py: fix flakes

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    bf13df2 View commit details
    Browse the repository at this point in the history
  8. ecdsa.py: fix flakes

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    2a58dda View commit details
    Browse the repository at this point in the history
  9. keys.py: fix flakes

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    9f65250 View commit details
    Browse the repository at this point in the history
  10. ecdh.py: fix flakes

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    3229fce View commit details
    Browse the repository at this point in the history
  11. util.py: fix flakes

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    1f2c000 View commit details
    Browse the repository at this point in the history
  12. include codechecks in CI

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c41ab5b View commit details
    Browse the repository at this point in the history
  13. numbertheory.py: fix flakes

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    d647e36 View commit details
    Browse the repository at this point in the history
  14. setup.py: fix flakes

    tomato42 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b653c2c View commit details
    Browse the repository at this point in the history