mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-05-30 06:50:11 +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.