Commit 83ce09b8b1d245841ff9248d4e970a8c37d397be

Collin Funk 2024-04-20T19:47:28

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.