Skip to content

AliasDict: Allow typing hints

Tjerk Vreeken requested to merge aliasdict-type-hints into master

Very helpful to determine what the API allows/wants.

  • Merge !270 (merged) first
  • Resolve discussion on what is ca.MX or not
  • Get rid of code in CollInt that suggests ca.MX is allowed (bounds/initial state) even though it is not.
  • Fix type annotations
  • Rephrase commits
  • Parameters can also be boolean, int.
Edited by Tjerk Vreeken

Merge request reports