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: kiwicom/python-weekend-entry-task
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: basvaat/python-flights-task
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.
  • 14 commits
  • 10 files changed
  • 1 contributor

Commits on Feb 20, 2022

  1. initial commit

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    78c5045 View commit details
    Browse the repository at this point in the history
  2. sort by final price

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b09b195 View commit details
    Browse the repository at this point in the history
  3. time filter correction

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    968ebc5 View commit details
    Browse the repository at this point in the history
  4. bags arg added

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5c531b0 View commit details
    Browse the repository at this point in the history
  5. args with argparse

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    196ee5a View commit details
    Browse the repository at this point in the history
  6. json dumps

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    d2b42d7 View commit details
    Browse the repository at this point in the history
  7. check user input

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0ad129a View commit details
    Browse the repository at this point in the history
  8. check user input

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    a7f1efe View commit details
    Browse the repository at this point in the history
  9. delete unused funcion

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    085453e View commit details
    Browse the repository at this point in the history
  10. delete import

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    2699ac5 View commit details
    Browse the repository at this point in the history
  11. docs and format

    basvaat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b27f1a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. groups fixed

    basvaat committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    bfe61a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. runtime reduced

    basvaat committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    727231f View commit details
    Browse the repository at this point in the history
  2. delete empty rows

    basvaat committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    cb8245a View commit details
    Browse the repository at this point in the history
Loading