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

Davelab6 fix warnings clean #65

Merged
merged 23 commits into from Jul 10, 2016
Merged

Davelab6 fix warnings clean #65

merged 23 commits into from Jul 10, 2016

Commits on Jul 10, 2016

  1. flake8 ./EditFonts.py fixes

    Also require specific versions, as described in #55
    davelab6 committed Jul 10, 2016
    Copy the full SHA
    7071e19 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8c9d3fc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7aa5c86 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c09601b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1e5702f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    586ea4d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2a2d086 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    34f6b87 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    74c44e6 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    326bcaa View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    400e3f5 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    0d60641 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    906e755 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    1d66012 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c9db6e4 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    0fe6cf2 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    1771767 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    78a068c View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    9a9c53b View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    8cfb35e View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    9d54065 View commit details
    Browse the repository at this point in the history
  22. x.py -> editfonts/globals.py

    davelab6 committed Jul 10, 2016
    Copy the full SHA
    d12dbf2 View commit details
    Browse the repository at this point in the history
  23. editfonts/pages/manager_page.py Fix list comprehensions

    There were 2 list comprehensions with line lengths that were too long
    
    This commit replaces them with for loops
    davelab6 committed Jul 10, 2016
    Copy the full SHA
    e131a57 View commit details
    Browse the repository at this point in the history