mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
no docs
This commit is contained in:
parent
b7331b653a
commit
1617692f12
1 changed files with 0 additions and 3 deletions
|
|
@ -58,9 +58,6 @@ def _prefix_if_non_local_file_entry(
|
||||||
|
|
||||||
|
|
||||||
def _rscript_exec() -> str:
|
def _rscript_exec() -> str:
|
||||||
"""
|
|
||||||
When invoked in a sub-process of R, use full path
|
|
||||||
"""
|
|
||||||
return os.path.join(os.getenv('R_HOME', ''), 'Rscript')
|
return os.path.join(os.getenv('R_HOME', ''), 'Rscript')
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue