shebang shebang
This commit is contained in:
parent
0ebdbec9cb
commit
595daafeb7
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
from viv import Env, ViVenv
|
from viv import Env, ViVenv
|
||||||
|
|
||||||
SPECS = (["black"], ["pre-commit"], ["pdm"])
|
SPECS = (["black"], ["pre-commit"], ["pdm"])
|
||||||
|
|
Loading…
Reference in a new issue