Commit f67b0b14ddaeed38b23c7db035eb4d0b38b56a12

Collin Funk 2024-04-13T18:51:06

gnulib-tool.py: Don't use mutable default arguments. * pygnulib/GLFileSystem.py (GLFileAssistant.__init__): Set the default argument for 'transformers' to None. If it is None then set it to an empty dictionary in the body.