Skip to content

Commit 760a5ed

Browse files
committed
Merge branch '211_subset@main' of https://github.com/insightsengineering/teal.code into 211_subset@main
2 parents 35de66b + a1a73fa commit 760a5ed

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Language: en-US
5353
Roxygen: list(markdown = TRUE)
5454
RoxygenNote: 7.3.2
5555
Collate:
56+
'extract_code_as_is_prototype.R'
5657
'qenv-class.R'
5758
'qenv-errors.R'
5859
'qenv-concat.R'

R/extract_code_as_is_prototype.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,3 @@ split_code <- function(code, parsed_code) {
9191
# lines_ids <- get_line_ids(pd)
9292
# code_by_calls <- split_code(code, lines_ids)
9393
# code_by_calls
94-

0 commit comments

Comments
 (0)