Delete .pre-commit-config.yaml

This commit is contained in:
Luke Robles 2024-05-03 15:22:22 +00:00
parent 834f715225
commit c52308ea4d

View File

@ -1,6 +0,0 @@
repos:
- repo: https://github.com/ambv/black
rev: 23.10.1
hooks:
- id: black
language_version: python3.12.2