buildPython hooks: format with shfmt
This commit is contained in:
@@ -6,7 +6,7 @@ echo "Sourcing python-recompile-bytecode-hook.sh"
|
||||
# Note this effectively duplicates `python-remove-bin-bytecode`, but long-term
|
||||
# this hook should be removed again.
|
||||
|
||||
pythonRecompileBytecodePhase () {
|
||||
pythonRecompileBytecodePhase() {
|
||||
# TODO: consider other outputs than $out
|
||||
|
||||
items="$(find "$out" -name "@bytecodeName@")"
|
||||
|
||||
Reference in New Issue
Block a user