mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 12:30:08 -06:00
Remove unneeded format chunk
This commit is contained in:
@@ -22,7 +22,6 @@ class PythonEnv(helpers.Environment):
|
||||
virtualenv.path_locations(
|
||||
helpers.environment_dir(ENVIRONMENT_DIR, self.language_version)
|
||||
)[-1].rstrip(os.sep) + os.sep,
|
||||
'activate',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user