Files
protocol/python-packages/middlewares/stubs/setuptools/command/test.pyi
2019-03-25 11:25:41 -04:00

4 lines
57 B
Python

from setuptools import Command
class test(Command): ...