Replace tab with spaces.

This commit is contained in:
Tom Christie 2012-01-11 10:11:18 +00:00
parent d1c217523b
commit 6bdacdfcf0

View File

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