kynan / nbstripout

strip output from Jupyter and IPython notebooks
Other
1.19k stars 94 forks source link

Fix shellcheck SC2006 in `pre-commit` script #172

Closed janosh closed 1 year ago

janosh commented 1 year ago

Use $(...) notation instead of legacy backticks ....

Split-out PR following https://github.com/kynan/nbstripout/pull/169#discussion_r985213752.