mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix hound
This commit is contained in:
parent
5e06361968
commit
057f6437fe
1 changed files with 0 additions and 3 deletions
|
|
@ -74,8 +74,6 @@ class PypeCommands:
|
|||
from igniter import bootstrap_repos
|
||||
|
||||
# create zip file
|
||||
|
||||
|
||||
bs = bootstrap_repos.BootstrapRepos()
|
||||
if out_path:
|
||||
out_path = Path(out_path)
|
||||
|
|
@ -88,4 +86,3 @@ class PypeCommands:
|
|||
exit(1)
|
||||
|
||||
print(f">>> Created {repo_file}")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue