We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaaaf22 commit e30e804Copy full SHA for e30e804
source_py2/test_python_toolbox/test_nifty_collections/test_cute_enum/test.py
@@ -1,8 +1,6 @@
1
# Copyright 2009-2015 Ram Rachum.
2
# This program is distributed under the MIT license.
3
4
-'''Testing module for `WeakKeyIdentityDict`.'''
5
-
6
import nose
7
8
from python_toolbox.nifty_collections import CuteEnum
source_py3/test_python_toolbox/test_nifty_collections/test_cute_enum/test.py
0 commit comments