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

Improved ModelConfiguration serialization #222

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    b4d7111 View commit details
    Browse the repository at this point in the history
  2. Remove unused deduplication function

    Simon Berger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b875024 View commit details
    Browse the repository at this point in the history
  3. Formatting and import sorting

    Simon Berger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    acabde7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Fix unhashed_package_root

    Simon Berger committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b190553 View commit details
    Browse the repository at this point in the history
  2. Allow tk.Path values

    Simon Berger committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4be0c35 View commit details
    Browse the repository at this point in the history
  3. Generalize typing of kwargs

    Simon Berger committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9f3d350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e439ca View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Enable general dataclass serialization

    Simon Berger committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0d30366 View commit details
    Browse the repository at this point in the history
  2. Fix dict serialization

    Simon Berger committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a937d30 View commit details
    Browse the repository at this point in the history
  3. Formatting

    Simon Berger committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    020f3f5 View commit details
    Browse the repository at this point in the history