FAAM-146 / decades-ppandas

1 stars 0 forks source link

static_items meaningless? #25

Closed davesproson closed 1 year ago

davesproson commented 2 years ago

The static_items() of a DecadesDataset doesn't really do anything since add_static_item (or whatever it was called) was removed. This is causing tests to fail, and should probably be removed.

davesproson commented 1 year ago

Nope, this still give static items, by testing whether attributes have context or are callable.