reformat code with --line-length=150 (#18)

This commit is contained in:
Runji Wang
2025-03-05 22:46:23 +08:00
committed by GitHub
parent ed112db42a
commit 52ecc5e455
48 changed files with 794 additions and 2604 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
fmt:
black --line-length=150 .