space.
This commit is contained in:
parent
e2ff4a447f
commit
3099fc3c26
@ -15,7 +15,7 @@
|
||||
|
||||
(defn get-party-breakdown [state]
|
||||
(Counter (map
|
||||
(lambda [x](get x "party"))
|
||||
(lambda [x] (get x "party"))
|
||||
(get-legislators state))))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user