hubmapconsortium / portal-visualization

Given HuBMAP Dataset JSON, creates a Vitessce configuration
MIT License
1 stars 1 forks source link

Tighten signature #63

Open mccalluc opened 2 years ago

mccalluc commented 2 years ago

We had a bad kwarg:

... but didn't notice it because we were just wildcarding:

    @abstractmethod
    def get_conf_cells(self, **kwargs):