Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 344 Bytes

File metadata and controls

14 lines (11 loc) · 344 Bytes

NOTE

TODO

  • removes deprecated things in option.py
  • apply generic typing in option.py
  • more accurate error messages in option.py
  • resolve default value problem in option.py
  • Add Docs to explain how the None value works in option.py:Option:__set__
  • refactor Option to abstraction by different types.

DOING

TEST / DISCUSS

DONE