1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

formatting

This commit is contained in:
Kelly Brazil
2024-03-16 18:25:45 -07:00
parent ad91a71488
commit aaee394e51
2 changed files with 6 additions and 9 deletions

View File

@@ -7,7 +7,6 @@ import sys
import importlib
from inspect import isfunction, signature, cleandoc
import yapf # type: ignore
import sys
ignore_lib_functions = [
'cast',