Contrary to PEP-8, pyfakefs currently uses two space indentation. There's plenty more contrary to PEP-8, but that's a topic for another day.
Perhaps using a tool like the formatter in PyDev:
- Change only the white space to realize four space indentation and perhaps some other spacing or indentation goal
- Do it in as few commits as possible, preferably a single squashed commit