Created
March 16, 2017 21:56
-
-
Save bq1990/cf80b23c91ca21495368d19f4713e0a9 to your computer and use it in GitHub Desktop.
nested list comp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[u for s in self.sites for u in s.units] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment