Source code for cis_interface.examples.tests.test_gs_lesson2

from cis_interface.examples.tests import TestExample


[docs]class TestExampleGS2(TestExample): r"""Test the Getting Started Lesson 2 example.""" example_name = 'gs_lesson2'