]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Update type hints and docstring.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 21 Apr 2024 02:47:28 +0000 (19:47 -0700)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Apr 2024 11:05:34 +0000 (13:05 +0200)
commit83ce09b8b1d245841ff9248d4e970a8c37d397be
treee9d47219c686b762900d973695a38f4e9c5b81a4
parentf8f24cc638aa7c3d9b52c98f1efe2d72215b03e3
gnulib-tool.py: Update type hints and docstring.

* pygnulib/GLImport.py (GLImport.execute): Update transformer type hint
to reflect change from sed expressions to re.sub() arguments.
(GLImport.prepare): Likewise. Don't reference sed or license
replacements in docstring.
ChangeLog
pygnulib/GLImport.py