Skip to content

Replace some types with their built in equivalent (e.g List -> list, Dict -> dict) #184

@mpangrazzi

Description

@mpangrazzi

There's probably no reasons now to keep using List, Dict or Tuple. They are supported by Python 3.9 (which is the minimum requirements in Hayhooks).

So we may want convert List, Dict or Tuple to their builtins.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions