Skip to content

Update mypy and make AbstractSaveable.save return Self type #1261

Merged
merged 8 commits into from
May 23, 2023

Commits on May 5, 2023

  1. chore: update mypy version

    d.a.bunin committed May 5, 2023
    Configuration menu
    Copy the full SHA
    84d7b21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e22906 View commit details
    Browse the repository at this point in the history
  3. feature: make AbstractModel.save to return Self

    d.a.bunin committed May 5, 2023
    Configuration menu
    Copy the full SHA
    2073fe9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. fix: fix return type of load function

    d.a.bunin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2c5a491 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    d.a.bunin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    44ca8f2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into update-mypy

    # Conflicts:
    #	CHANGELOG.md
    d.a.bunin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    18a5397 View commit details
    Browse the repository at this point in the history
  4. fix: merge with master

    d.a.bunin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d105bc1 View commit details
    Browse the repository at this point in the history
  5. Revert "fix: fix return type of load function"

    This reverts commit 2c5a491.
    d.a.bunin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cc097a6 View commit details
    Browse the repository at this point in the history