Replace tab with spaces.

This commit is contained in:
Tom Christie 2012-01-11 13:44:11 +00:00
parent b1105edfed
commit c8134a6340

View File

@ -31,7 +31,7 @@ __all__ = (
'FormParser',
'MultiPartParser',
'YAMLParser',
'XMLParser'
'XMLParser'
)