mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Address @asottile's review comments
This commit is contained in:
parent
c377830898
commit
38da98d2d6
2 changed files with 5 additions and 5 deletions
|
|
@ -66,7 +66,6 @@ def _find_by_sys_executable():
|
|||
|
||||
|
||||
def _get_default_version(): # pragma: no cover (platform dependent)
|
||||
|
||||
# First attempt from `sys.executable` (or the realpath)
|
||||
exe = _find_by_sys_executable()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue