[mod] py: format (#6560)

This commit is contained in:
Ivan Gabaldon
2026-09-12 20:29:15 +02:00
committed by Markus Heiser
parent ab5dd7599e
commit d4ce87c234
85 changed files with 48 additions and 73 deletions

View File

@@ -65,7 +65,6 @@ code lines are just relabeled (starting from 1) and appended (a disjoint set of
code blocks in a single file might be returned from the API).
"""
import typing as t
from urllib.parse import urlencode