Skip to content

Commit 4b1b8cd

Browse files
committed
codestyle
1 parent 3e6bde4 commit 4b1b8cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autointent/_dump_tools/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
logger = logging.getLogger(__name__)
3030

3131

32-
3332
class Dumper:
3433
# List of all available dumper classes
3534
_DUMPER_CLASSES: ClassVar[list[type[BaseObjectDumper[Any]]]] = [

0 commit comments

Comments
 (0)