Fixing for run.sh and adding run.sh

This commit is contained in:
2020-07-20 17:36:44 +02:00
parent 14951e8422
commit 4c84873ff5
6 changed files with 9 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ from loader import load_files
from database import Database
from time_info import TimeInfo
from src.postprocessor import Postprocessor
from postprocessor import Postprocessor
def match_file(words, structures, postprocessor):