Starting docstring on the same lines as the quotations

This commit is contained in:
Julian Stirling 2025-07-10 01:04:26 +01:00
parent be6a6ca6fe
commit 35d47fe3ed
28 changed files with 92 additions and 214 deletions

View file

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