Skip to content

Commit

Permalink
Update opentelemetry-sdk/tests/events/test_events.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx authored Sep 6, 2024
1 parent b1a3c66 commit 6a995c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions opentelemetry-sdk/tests/events/test_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# pylint: disable=protected-access

import unittest
from unittest.mock import Mock, patch

Expand Down

0 comments on commit 6a995c3

Please sign in to comment.