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

Create CLI command morphoclass predict #88

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Create CLI command morphoclass predict #88

wants to merge 14 commits into from

Commits on Mar 29, 2023

  1. Start predict CLI command

    EmilieDel committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fc61b97 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Fix issues

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    29c18ec View commit details
    Browse the repository at this point in the history
  2. Change typo

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a69c073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d3e364 View commit details
    Browse the repository at this point in the history
  4. Make flake8 and black happy

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c10b17f View commit details
    Browse the repository at this point in the history
  5. Make flake8 happy again

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    099fd7e View commit details
    Browse the repository at this point in the history
  6. Fix apidoc

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a4b5a83 View commit details
    Browse the repository at this point in the history
  7. Remove useless doc

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1a614cc View commit details
    Browse the repository at this point in the history
  8. Try to make flake8 happy

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    de49de8 View commit details
    Browse the repository at this point in the history
  9. Make isort happy

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7a5a18c View commit details
    Browse the repository at this point in the history
  10. Make mypy happy

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    54a1ee2 View commit details
    Browse the repository at this point in the history
  11. Make mypy happy (2)

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c00ae2e View commit details
    Browse the repository at this point in the history
  12. Make apidoc happy

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ceb1e09 View commit details
    Browse the repository at this point in the history
  13. Make black happy

    EmilieDel committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    23a55b0 View commit details
    Browse the repository at this point in the history