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: guillemap/python-weekend-entry-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.
  • 15 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 9, 2022

  1. Create solution.py

    guillemap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    1af3f2a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    guillemap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    8171228 View commit details
    Browse the repository at this point in the history
  3. fixes

    guillemap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    2957aa1 View commit details
    Browse the repository at this point in the history
  4. cleaning

    guillemap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    58c6bac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4e6ca1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15005f2 View commit details
    Browse the repository at this point in the history
  7. cleaner

    guillemap committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    0a29788 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. black formatted

    guillemap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    bd3d9e2 View commit details
    Browse the repository at this point in the history
  2. cleaner clean_bad_flights()

    guillemap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    e7f1fed View commit details
    Browse the repository at this point in the history
  3. valid json output

    guillemap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8f43892 View commit details
    Browse the repository at this point in the history
  4. iso formats

    guillemap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    28871b9 View commit details
    Browse the repository at this point in the history
  5. cleaner

    guillemap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1b72b56 View commit details
    Browse the repository at this point in the history
  6. remove bad print

    guillemap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    fab0480 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    402f841 View commit details
    Browse the repository at this point in the history
  8. refactor flight cleaning

    guillemap committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6521204 View commit details
    Browse the repository at this point in the history
Loading