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 6a995c3 commit de50834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-sdk/tests/events/test_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# pylint: disable=protected-access
# pylint: disable=protected-access,no-self-use

import unittest
from unittest.mock import Mock, patch
Expand Down

0 comments on commit de50834

Please sign in to comment.