Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkb7 committed Sep 26, 2023
1 parent de8b6a7 commit 89bcaec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion win32_event_log/tests/legacy/test_win32_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
import platform

import pytest
from six import PY2

from datadog_checks.win32_event_log import Win32EventLogCheck
from datadog_checks.win32_event_log.legacy import Win32EventLogWMI
from six import PY2

from . import common

Expand Down

0 comments on commit 89bcaec

Please sign in to comment.