Skip to content

Commit

Permalink
removed library(reticulate) #363
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaBurek committed Jan 31, 2022
1 parent 3b7bf97 commit 3402023
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R_tmpl/contour_plot.R_tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ stopifnot(nrow(dfPlot) > 0)

# run event equalizer, if requested
if( FALSE != boolEventEqual ){
library(reticulate)


dfPlot1 = data.frame();
#list all fixed variables
Expand Down

0 comments on commit 3402023

Please sign in to comment.