-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
Currently, we pass almost all inputs as datatypes from aiida.orm
e.g. Bool
, Dict
, Float
, Str
.
I'm not sure if this was necessary in the past, but I'm pretty sure it's not usually necessary in any of the examples we currently have, so it would be nice to remove these and simplify them all a little.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers