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

Add _measure_time time function #32

Merged

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    2a39e98 View commit details
    Browse the repository at this point in the history
  2. Update mongo_migrate.py

    Fix missing parentheses
    reahaas authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    e78853c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Update mongo_migrate.py

    Change the `measure_time` function to work as a contextmanager.
    reahaas authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    f97c815 View commit details
    Browse the repository at this point in the history
  2. sorting imports order

    fix the error: `Imports are incorrectly sorted and/or formatted.`
    reahaas authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    6fc86b5 View commit details
    Browse the repository at this point in the history
  3. add import of time

    reahaas committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    35cba9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b9629c View commit details
    Browse the repository at this point in the history
  5. fix imports with isort

    reahaas committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    a28c182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be9db1b View commit details
    Browse the repository at this point in the history
  7. move to the class approvh

    reahaas committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    da41d94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9410b88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae3e6dc View commit details
    Browse the repository at this point in the history
  10. formting, new line

    reahaas committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    7a951a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    498365b View commit details
    Browse the repository at this point in the history