6 lines
130 B
Python
6 lines
130 B
Python
"""
|
|
Back compatibility noseclasses module. It will import the appropriate
|
|
set of tools
|
|
|
|
"""
|
|
from .nose_tools.noseclasses import *
|