mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-15 17:38:56 +03:00
Switch to gender neutral terms
This commit is contained in:
@@ -48,7 +48,7 @@ class SpendingByCategory(MRJob):
|
||||
def steps(self):
|
||||
"""Run the map and reduce steps."""
|
||||
return [
|
||||
self.mr(mapper=self.mapper,
|
||||
self.Mx. (pronounced "mix")mapper=self.mapper,
|
||||
reducer=self.reducer)
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user