Skip to content

py,st3m: BaseView: Guard the usage of bundled InputController instance

Phileas requested to merge no-input into main

Allows users to disable the provided InputController instance with self.input = None.

Merge request reports