Skip to content

Commit 1617692

Browse files
no docs
1 parent b7331b6 commit 1617692

File tree

1 file changed

+0
-3
lines changed
  • pre_commit/languages

1 file changed

+0
-3
lines changed

pre_commit/languages/r.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ def _prefix_if_non_local_file_entry(
5858

5959

6060
def _rscript_exec() -> str:
61-
"""
62-
When invoked in a sub-process of R, use full path
63-
"""
6461
return os.path.join(os.getenv('R_HOME', ''), 'Rscript')
6562

6663

0 commit comments

Comments
 (0)