commit | 34679913fe9ad8a13d2f431abe8af9e340831b1d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jan 29 13:14:23 2023 -0800 |
committer | GitHub <noreply@github.com> | Sun Jan 29 13:14:23 2023 -0800 |
tree | a86390bed9153d1566b2da7c9e9c21b53f7001a5 | |
parent | 88a1e6db0ff7856191a5d63d3d26a896f3ae5885 [diff] |
Fix trivial typo in shebang example (GH-101385) The example was showing the current version, but should be pinned to 3.7 to match the example command. (cherry picked from commit 666c0840dcac9941fa41ec619fef8d45cd849a0b) Co-authored-by: socal-nerdtastic <37753609+socal-nerdtastic@users.noreply.github.com>