Commit bc45779c34883fe4c4e09f4ef0a1c2c0bb6c4d1a

Collin Funk 2024-04-07T22:22:49

gnulib-tool.py: Fix incomplete type hint. * pygnulib/GLModuleSystem.py (GLModuleTable.getCondition): Add None to the return type hint. This is the return value when the module is not a conditional dependency.