Building a simple index now works

This commit is contained in:
Veronica K. B. Olsen
2019-05-27 22:28:58 +02:00
parent db2b95e4a5
commit ccef2a1e51
6 changed files with 86 additions and 10 deletions
-2
View File
@@ -13,8 +13,6 @@
import logging
import nw
from time import time
from PyQt5.QtCore import QThread
logger = logging.getLogger(__name__)