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

Add StateMap type alias #6715

Merged
merged 2 commits into from
Jan 16, 2020
Merged

Add StateMap type alias #6715

merged 2 commits into from
Jan 16, 2020

Conversation

erikjohnston
Copy link
Member

I got fed up with writing Dict[Tuple[str, str], str] so I've added a StateMap[T] type alias to makes things a bit more readable. (This is not a new type, so passing in dicts still pass type checks)

@erikjohnston erikjohnston requested a review from a team January 16, 2020 11:54
@erikjohnston erikjohnston merged commit d386f2f into develop Jan 16, 2020
@erikjohnston erikjohnston deleted the erikj/state_map_type branch February 5, 2020 17:35
babolivier pushed a commit that referenced this pull request Sep 1, 2021
* commit 'd386f2f33':
  Add StateMap type alias (#6715)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants