Skip to content

Commit a42d496

Browse files
C-AchardCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 70284db commit a42d496

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

dlclivegui/cameras/backends/gentl_backend.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,8 +377,7 @@ def open(self) -> None:
377377
"No GenTL producer (.cti) could be loaded.\n\n"
378378
f"Resolved CTIs: {cti_files}\n"
379379
f"Failures: {failed}\n"
380-
"Fix: remove/repair incompatible producers or"
381-
" set properties.gentl.cti_file to a known working producer."
380+
"Fix: remove/repair incompatible producers or set properties.gentl.cti_file to a known working producer."
382381
)
383382

384383
# Update device list after loading producers

0 commit comments

Comments
 (0)