Hold-Krykke / PythonExam

4. Semester Python Eksamens Projekt
1 stars 1 forks source link

Sentiment Analysis can now be called from app.py #10

Closed Castau closed 4 years ago

Castau commented 4 years ago

When a module is called from another file, the order the variables and functions are in are apparently important, So this has been fixed for now. Am looking for a prettier long term solution, but for now this can be merged.