Initial commit.

This commit is contained in:
Adam Fourney
2024-11-13 13:00:01 -08:00
parent 67fec84618
commit f20c964f99
16 changed files with 3865 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
repos:
- repo: https://github.com/psf/black
rev: 23.7.0 # Use the latest version of Black
hooks:
- id: black