mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 13:00:10 -06:00
Address @asottile's review comments
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user