forked from openlp/openlp
fix lint problem with import pytest
This commit is contained in:
parent
48f91bcd30
commit
845402f8a3
@ -21,7 +21,6 @@
|
|||||||
"""
|
"""
|
||||||
This module contains tests for the settings tab for the Presentations plugin.
|
This module contains tests for the settings tab for the Presentations plugin.
|
||||||
"""
|
"""
|
||||||
import pytest
|
|
||||||
from unittest.mock import MagicMock
|
from unittest.mock import MagicMock
|
||||||
|
|
||||||
from PyQt5 import QtCore, QtTest
|
from PyQt5 import QtCore, QtTest
|
||||||
|
Loading…
Reference in New Issue
Block a user