Skip to content

Commit 645ff31

Browse files
committed
Remove AutoLabels and auto_labels.py
Unused after plotter class removal. https://claude.ai/code/session_01B9sVEV54XWCa2LJw1C8gvv
1 parent f88a1c7 commit 645ff31

2 files changed

Lines changed: 0 additions & 21 deletions

File tree

autoarray/plot/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ def _set_backend():
1919

2020
from autoarray.plot.wrap.base.output import Output
2121

22-
from autoarray.plot.auto_labels import AutoLabels
2322

2423
from autoarray.plot.plots import (
2524
plot_array,

autoarray/plot/auto_labels.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)