Skip to content

Commit 521617e

Browse files
author
Osmar Coronel
committed
Importorskip dill
1 parent a7813a4 commit 521617e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrations/beam/test_beam.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import pytest
2-
import dill
32
import inspect
43

4+
pytest.importorskip("dill")
55
pytest.importorskip("apache_beam")
66

77
from sentry_sdk.integrations.beam import (

0 commit comments

Comments
 (0)