Skip to content

Commit

Permalink
took out unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
borondics committed Oct 19, 2023
1 parent 11b5119 commit 1e34c2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion orangecontrib/spectroscopy/widgets/owcos.py
Original file line number Diff line number Diff line change
Expand Up @@ -487,4 +487,3 @@ def commit(self):
from Orange.widgets.utils.widgetpreview import WidgetPreview

WidgetPreview(OWCos).run(set_data1=Orange.data.Table("collagen"), set_data2=None)
# WidgetPreview(OWCos).run(set_data1=Orange.data.Table("/Users/borondics/2dcos-test-lShift2b_large.dat"), set_data2=None)

0 comments on commit 1e34c2e

Please sign in to comment.