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.