format bos.py with black

This commit is contained in:
AppleTheGolden 2025-10-12 01:29:23 +02:00 committed by ed
parent 8ef6dda74b
commit 7be67ab474

View file

@ -104,7 +104,11 @@ def utime(
def utime_c(
log: Union["NamedLogger", Any], p: str, ts: int, follow_symlinks: bool = True, throw: bool = False
log: Union["NamedLogger", Any],
p: str,
ts: int,
follow_symlinks: bool = True,
throw: bool = False,
) -> Optional[int]:
clamp = 0
ov = ts