reorder pre-commit config

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Anthony Sottile 2022-03-25 14:12:02 -04:00
parent 98b9b70aa4
commit 97419b34de
3 changed files with 21 additions and 30 deletions

View file

@ -1,3 +1,5 @@
from __future__ import annotations
import sys

View file

@ -1,3 +1,5 @@
from __future__ import annotations
from setuptools import setup
setup(