Skip to content

Commit b5cb235

Browse files
author
Tal Hadad
committed
fix r-linting error in init_late.R
1 parent a7abdcf commit b5cb235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/session/init_late.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ if (!identical(getOption("vsc.helpPanel", "Two"), FALSE)) {
4545
}
4646
# Further S3 overwrites can go here
4747
# ...
48-
})
48+
})

0 commit comments

Comments
 (0)