Skip to content

Commit 02ac6f7

Browse files
committed
flake8
1 parent e5efd38 commit 02ac6f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shapeout2/gui/quick_view.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,6 @@ def __init__(self, *args, **kwargs):
477477
# show grid
478478
self.plotItem.showGrid(x=True, y=True, alpha=.1)
479479

480-
481480
def plot_data(self, rtdc_ds, xax="area_um", yax="deform", downsample=False,
482481
xscale="linear", yscale="linear", isoelastics=False):
483482
self.rtdc_ds = rtdc_ds

0 commit comments

Comments
 (0)