Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 29, 2024
1 parent 70e0f9e commit aa21427
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions omeroweb/webclient/webclient_gateway.py
Original file line number Diff line number Diff line change
Expand Up @@ -2614,7 +2614,6 @@ def getInplaceImportCmd(self):


class PlateWrapper(OmeroWebObjectWrapper, omero.gateway.PlateWrapper):

"""
omero_model_PlateI class wrapper overwrite omero.gateway.PlateWrapper
and extends OmeroWebObjectWrapper.
Expand Down Expand Up @@ -2655,7 +2654,6 @@ def __prepare__(self, **kwargs):
class PlateAcquisitionWrapper(
OmeroWebObjectWrapper, omero.gateway.PlateAcquisitionWrapper
):

"""
omero_model_PlateI class wrapper overwrite omero.gateway.PlateWrapper
and extends OmeroWebObjectWrapper.
Expand Down

0 comments on commit aa21427

Please sign in to comment.