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

introduce model_info type annotation #396

Merged
merged 5 commits into from
Nov 13, 2024
Merged

introduce model_info type annotation #396

merged 5 commits into from
Nov 13, 2024

Commits on Nov 13, 2024

  1. Add ModelInfo type hints

    Per @pearsonca request fixed GH-396. Cannot type hint the `ModelInfo`
    objects in `gempyor.initial_conditions/seeding` due to circular imports.
    TimothyWillard committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    aa66077 View commit details
    Browse the repository at this point in the history
  2. WIP on NPIs

    pearsonca committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7ba97ce View commit details
    Browse the repository at this point in the history
  3. linting applied

    pearsonca committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    dd9c00f View commit details
    Browse the repository at this point in the history
  4. fix npi test

    pearsonca committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1bf2f16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5033f22 View commit details
    Browse the repository at this point in the history