Add black to the README

This commit is contained in:
2025-10-21 17:45:43 +00:00
parent bbb2439ac8
commit 1d836352a1

View File

@@ -9,3 +9,4 @@ This README takes the place of the usual spots on the public.dillerdigital.com s
- Command to list all the files in git repository under version control: `git ls-files`
# Day 2 Resources
- The [Black](https://pypi.org/project/black/#description) Python code style checker / enforcer.