mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Remove more properties from Runner
This commit is contained in:
parent
8f6fe8c9e6
commit
b87c4fd8cc
5 changed files with 43 additions and 87 deletions
|
|
@ -218,7 +218,7 @@ class LocalRepository(Repository):
|
|||
else:
|
||||
return Prefix(self.store.make_local(deps))
|
||||
|
||||
@cached_property
|
||||
@property
|
||||
def manifest(self):
|
||||
raise NotImplementedError
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue