Frequently Asked Questions

How can I ask a question not covered here?

See Contributing for how to report bugs and ask questions.

Opening a github issue is preferred, because then other people can find the question and answer.

How do I suppress the output?

To suppress output, call TransitionListener with the verbose flag set to False, e.g.:

$ tl -c config/example-point-scan.yaml -v False

How should I cite TransitionListener?