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