node-packages/remove-attr.py: fix shebang
This commit is contained in:
parent
f816d2543e
commit
1c26845771
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i python3 -p
|
||||
#!nix-shell -i python3 -p python3
|
||||
|
||||
import collections.abc
|
||||
import fileinput
|
||||
|
Loading…
Reference in New Issue
Block a user