Skip to content

Commit

Permalink
removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
xunliu committed Apr 11, 2024
1 parent 7d2be73 commit 2974dbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clients/client-python/gravitino/catalog/fileset_catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
logger = logging.getLogger(__name__)


# @dataclass
class FilesetCatalog(BaseSchemaCatalog):
"""Fileset catalog is a catalog implementation that supports fileset like metadata operations, for
example, schemas and filesets list, creation, update and deletion. A Fileset catalog is under the metalake.
Expand Down

0 comments on commit 2974dbc

Please sign in to comment.