mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-07-01 20:17:25 +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.