Fix flake8 error

This commit is contained in:
Veronica K. B. Olsen
2021-02-27 17:19:39 +01:00
parent 12d39550a8
commit cf99b4f8b9
-2
View File
@@ -23,8 +23,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
import os
import shutil
from itertools import chain
from PyQt5.QtWidgets import qApp
def cmpFiles(fileOne, fileTwo, ignoreLines=None):