Skip to content

Commit

Permalink
Backport fix (do not cherry-pick this commit to main)
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlovsky committed Aug 12, 2022
1 parent 16822c0 commit badf917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tribler/core/tests/test_check_os.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
from logging import Logger
from unittest.mock import MagicMock, patch

import pytest

from tribler.core.check_os import enable_fault_handler, error_and_exit
from tribler.core.utilities.patch_import import patch_import

Expand Down

0 comments on commit badf917

Please sign in to comment.