mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-28 20:08:32 -06:00
no docs
This commit is contained in:
@@ -58,9 +58,6 @@ def _prefix_if_non_local_file_entry(
|
||||
|
||||
|
||||
def _rscript_exec() -> str:
|
||||
"""
|
||||
When invoked in a sub-process of R, use full path
|
||||
"""
|
||||
return os.path.join(os.getenv('R_HOME', ''), 'Rscript')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user