We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6bde4 commit 4b1b8cdCopy full SHA for 4b1b8cd
autointent/_dump_tools/main.py
@@ -29,7 +29,6 @@
29
logger = logging.getLogger(__name__)
30
31
32
-
33
class Dumper:
34
# List of all available dumper classes
35
_DUMPER_CLASSES: ClassVar[list[type[BaseObjectDumper[Any]]]] = [
0 commit comments