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

Let save_to_db support saving BeliefsSeries, too #523

Merged
merged 5 commits into from Nov 10, 2022
Merged

Commits on Nov 1, 2022

  1. Let save_to_db support saving BeliefsSeries, too

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    aec3527 View commit details
    Browse the repository at this point in the history
  2. Update type annotations

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    9ed096d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Copy the full SHA
    b2b5714 View commit details
    Browse the repository at this point in the history
  2. changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 10, 2022
    Copy the full SHA
    790ed04 View commit details
    Browse the repository at this point in the history
  3. mypy: PEP 484 prohibits implicit Optional (#529)

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 10, 2022
    Copy the full SHA
    a72e8c5 View commit details
    Browse the repository at this point in the history