We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5224c22 commit b7fb750Copy full SHA for b7fb750
tests/integrations/beam/test_beam.py
@@ -1,7 +1,6 @@
1
import pytest
2
import inspect
3
4
-pytest.importorskip("dill")
5
pytest.importorskip("apache_beam")
6
7
import dill
0 commit comments