Skip to content

Commit 516689b

Browse files
committed
deleted line 15 in +deepinterp.setup because this will cause a warning
1 parent 331e924 commit 516689b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

+deepinterp/setup.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ function setup()
1212
addpath(fullfile(tbd, "sampleData"))
1313
addpath(fullfile(tbd, "pretrainedModels"))
1414
addpath(fullfile(tbd, "examples"))
15-
addpath(fullfile(tbd, "datastore"))
15+
1616

0 commit comments

Comments
 (0)