Source code for cis_interface.examples.tests.test_gs_lesson1

from cis_interface.examples.tests import TestExample


[docs]class TestExampleGS1(TestExample): r"""Test the Getting Started Lesson 1 example.""" example_name = 'gs_lesson1'