Example #1
0
def test_source_2():
    source.file("docs/examples/test.grib")
Example #2
0
def test_file_source_shortcut():
    s = source.file("docs/examples/test.grib")
    assert len(s) == 2