apply Black 25.11.0 style in fbcode (70/92)

Summary:
Formats the covered files with pyfmt.

paintitblack

Reviewed By: itamaro

Differential Revision: D90476295

fbshipit-source-id: 5101d4aae980a9f8955a4cb10bae23997c48837f
This commit is contained in:
Bowie Chen
2026-01-12 02:54:36 -08:00
committed by meta-codesync[bot]
parent 6be5e2da06
commit 0c3b204375
74 changed files with 34 additions and 148 deletions

View File

@@ -24,7 +24,6 @@ from typing import Any, Dict
os.environ["PYOPENGL_PLATFORM"] = "egl"
import OpenGL.EGL as egl # noqa
import pycuda.driver as cuda # noqa
from OpenGL._opaque import opaque_pointer_cls # noqa
from OpenGL.raw.EGL._errors import EGLError # noqa