cadquery-freecad-module/Libs/numpy/testing/decorators.py

7 lines
128 B
Python

"""
Back compatibility decorators module. It will import the appropriate
set of tools
"""
from .nose_tools.decorators import *