deepset-ai / COVID-QA

API & Webapp to answer questions about COVID-19. Using NLP (Question Answering) and trusted data sources.
Apache License 2.0
344 stars 121 forks source link

Applying Builder Pattern to feedback.py #161

Open jupdown opened 3 years ago

jupdown commented 3 years ago

Created a function isValid to create and return a boolean variable to further decompose the feedback.py file into smaller modules with easier expandability