]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Correct type hint and doc string.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 3 Aug 2024 03:52:28 +0000 (20:52 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 3 Aug 2024 03:52:28 +0000 (20:52 -0700)
commit2f400ffc4026513216f0fc9f545c470e06f43986
tree05dd45366c2c5f4c2f9710412ef1225fb530c77d
parent48738f52579386257ee33501331bf3e1b2fc307d
gnulib-tool.py: Correct type hint and doc string.

* pygnulib/GLModuleSystem.py (GLModule.getDependentsRecursively): Adjust
type hint and doc string to correctly state a set of GLModule's is
returned.
ChangeLog
pygnulib/GLModuleSystem.py