Skip to content

Commit f3ec894

Browse files
committed
style(pre-commit): autofix
1 parent cc7e7d8 commit f3ec894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t4_devkit/helper/rendering.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ def render_instance(
265265
viewer=viewer,
266266
first_camera_tokens=first_camera_tokens,
267267
max_timestamp_us=max_timestamp_us,
268-
),
268+
)
269269
+ [
270270
self._executor.submit(
271271
self._render_annotation3ds(

0 commit comments

Comments
 (0)