pre-commit-hooks/setup.py

5 lines
73 B
Python

from __future__ import annotations
from setuptools import setup
setup()