trying to setup config to use toml

This commit is contained in:
lucasmbrown-usds 2022-09-27 20:28:20 -04:00
parent 45d05be034
commit 0d0cb38197

View file

@ -33,3 +33,4 @@ repos:
hooks:
- id: black
language_version: python3.9
args: [--config=./pyproject.toml]