From 1025fdbb55b0452c98ed55e7fa6399e2c99d72c0 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 7 Apr 2024 15:01:35 +0200 Subject: Improve reticulate startup code --- R/chent.R | 1 - 1 file changed, 1 deletion(-) (limited to 'R/chent.R') diff --git a/R/chent.R b/R/chent.R index 6d18277..4375305 100644 --- a/R/chent.R +++ b/R/chent.R @@ -24,7 +24,6 @@ #' if (!is.null(caffeine$Picture)) { #' plot(caffeine) #' } - chent <- R6Class("chent", public = list( #' @field identifier (`character(1)`)\cr -- cgit v1.2.1