Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add type hints to state database #10823

Merged
merged 7 commits into from
Sep 15, 2021
Merged

Add type hints to state database #10823

merged 7 commits into from
Sep 15, 2021

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    49de631 View commit details
    Browse the repository at this point in the history
  2. Add type hints to state store.

    clokep committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    926d76f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2039855 View commit details
    Browse the repository at this point in the history
  4. Newsfragment

    clokep committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e9f66f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Fix calls to cursor.

    clokep committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    8fd777c View commit details
    Browse the repository at this point in the history
  2. Add a missing return type.

    clokep committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d2cbda8 View commit details
    Browse the repository at this point in the history
  3. Remove cast.

    clokep committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    ae9ef66 View commit details
    Browse the repository at this point in the history