mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-04-05 14:42:32 +02:00
Apply recommended fix from fixit: RewriteToLiteral: It's slower to call list() than using the empty literal, because the name list must be looked up in the global scope in case it has been rebound.