Apply 4 suggestion(s) to 3 file(s)

Co-authored-by: Beth Probert <beth_probert@outlook.com>
This commit is contained in:
Julian Stirling 2025-06-09 12:08:25 +00:00
parent c79184a6d9
commit 7fdb5f37ba
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
#! /usr/bin/env python3
"""
A script to check that th npm version string matches the python
A script to check that the npm version string matches the python
version string exactly.
"""