Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scikit-learn/scikit-learn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kataev/scikit-learn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 50 files changed
  • 1 contributor

Commits on Oct 4, 2018

  1. add sourcode

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    3e09dc1 View commit details
    Browse the repository at this point in the history
  2. SyntaxError

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    52d9b24 View commit details
    Browse the repository at this point in the history
  3. E127

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    9f44e3b View commit details
    Browse the repository at this point in the history
  4. F404

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    0b24e17 View commit details
    Browse the repository at this point in the history
  5. Flake8-rst config

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    438109c View commit details
    Browse the repository at this point in the history
  6. E131

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    f659519 View commit details
    Browse the repository at this point in the history
  7. E211

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    8b7992b View commit details
    Browse the repository at this point in the history
  8. E226 missing whitespace around arithmetic operator

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    48d5afd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3bd7b7a View commit details
    Browse the repository at this point in the history
  10. E704 multiple statements on one line (def)

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    5c66bf6 View commit details
    Browse the repository at this point in the history
  11. E221 multiple spaces before operator

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    cc0210f View commit details
    Browse the repository at this point in the history
  12. E124 closing bracket does not match visual indentation

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    a7ad372 View commit details
    Browse the repository at this point in the history
  13. E203 whitespace before ':'

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    cfd5062 View commit details
    Browse the repository at this point in the history
  14. More ignore on flake8-rst

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    7a29ca7 View commit details
    Browse the repository at this point in the history
  15. E111 indentation is not a multiple of four

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    19991a2 View commit details
    Browse the repository at this point in the history
  16. more ignore

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    4307dc6 View commit details
    Browse the repository at this point in the history
  17. E231 missing whitespace after ','

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    cf18732 View commit details
    Browse the repository at this point in the history
  18. More ignore

    Denis Kataev committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    ea75285 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Remove empty console lines(>>>)

    Denis Kataev committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    40398e0 View commit details
    Browse the repository at this point in the history
Loading