Single line summaries of docstrings
This commit is contained in:
parent
35d47fe3ed
commit
4dc41bb008
20 changed files with 153 additions and 115 deletions
|
|
@ -1,8 +1,5 @@
|
|||
#! /usr/bin/env python3
|
||||
|
||||
"""A script to check that the npm version string matches the python
|
||||
version string exactly.
|
||||
"""
|
||||
"""Check that the npm version string matches the Python version string exactly."""
|
||||
|
||||
import json
|
||||
import tomllib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue