Chalarangelo / 30-seconds-of-python

Short Python code snippets for all your development needs
https://www.30secondsofcode.org/python/p/1
Creative Commons Attribution 4.0 International
8.83k stars 1.26k forks source link

make consistent with keys_only #163

Closed zachvalenta closed 5 years ago

zachvalenta commented 5 years ago

https://github.com/30-seconds/30-seconds-of-python#keys_only names parameter flat_dict, which avoids shadowing dict, seems like the right approach for here as well

What does your PR belong to?

Types of changes

Checklist: