aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/contract_artifacts/stubs/setuptools/command/test.pyi
blob: c5ec770ad3662b494bbfac7716edce228c5d77f7 (plain) (blame)
1
2
3
from setuptools import Command

class test(Command): ...