Commit 1c268457 authored by Robert Schütz's avatar Robert Schütz
Browse files

node-packages/remove-attr.py: fix shebang

parent f816d254
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#!nix-shell -i python3 -p
#!nix-shell -i python3 -p python3

import collections.abc
import fileinput