Skip to content

Commit 4016ae1

Browse files
committed
Ruff format
1 parent 534bd76 commit 4016ae1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

duckdb_packaging/pypi_cleanup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ def handle_endtag(self, tag: str) -> None: # noqa: D102
191191

192192
class CleanMode(Enum):
193193
"""Supported clean-up modes."""
194+
194195
LIST_ONLY = 1
195196
DELETE = 2
196197

0 commit comments

Comments
 (0)