mirror of
https://github.com/onyx-and-iris/vban-cli.git
synced 2026-04-18 19:33:31 +00:00
enable rich tracebacks
console, error_console are now app attributes.
This commit is contained in:
@@ -39,6 +39,6 @@ def knob(
|
||||
"""
|
||||
if new_knob is None:
|
||||
# See https://github.com/onyx-and-iris/vban-cli?tab=readme-ov-file#implementation-notes - 2.
|
||||
# console.out.print(ctx.client.strip[index].denoiser.knob)
|
||||
# app.console.print(ctx.client.strip[index].denoiser.knob)
|
||||
return
|
||||
ctx.client.strip[index].denoiser.knob = new_knob
|
||||
|
||||
Reference in New Issue
Block a user