summaryrefslogtreecommitdiff
path: root/numpy/testing/decorators.py
blob: b638500901beb6d3731b31199ec120802ff84b54 (plain)
1
2
3
4
5
6
"""
Back compatibility decorators module. It will import the appropriate
set of tools

"""
from .nose_tools.decorators import *