black (still without mortimer)

This commit is contained in:
Noe Brucy
2023-01-30 12:12:14 +01:00
parent 8c3db9b7cb
commit 1a8db42d29
11 changed files with 474 additions and 99 deletions
+7 -2
View File
@@ -1,2 +1,7 @@
from .turbox import get_pspec, get_pspec_slope, build_suite, apply_rule_pdf, span_resolution
from .turbox import (
get_pspec,
get_pspec_slope,
build_suite,
apply_rule_pdf,
span_resolution,
)