You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#50 - materialize the properties for completion (#52)
* Fixes#50 - materialize the properties for completion
This also fixes a bug where captions and aliases weren't being populated
into the multidict correctly due to insufficient testing on my part
originally
* fixing example to be correct
* really fix it this time
* Add docstrings for is_* properties
* Cleaner version of get for mld
* Move to is not instead of standard equality and fixed py3
0 commit comments