Source code for yggdrasil.examples.osr

[docs]def get_testing_options(): r"""Get testing parameters for this example.""" return dict(timeout=None)