whitespace cleanup

This commit is contained in:
Christian Heimes 2013-10-13 02:27:22 +02:00
parent 06239f62b0
commit 5703cd58ca

View file

@ -1,3 +1,2 @@
from _collections_abc import *
from _collections_abc import __all__