コード例 #1
0
def test_loading_stuff():
    assert len(example_module.load_example()) > 0
コード例 #2
0
def main():
    print(example_module.load_example())