MarcoStrijker / promisesPromises

This application is an effort to identify differences in the language use in the manifestos of all Dutch political parties in recent years.
GNU Affero General Public License v3.0
0 stars 0 forks source link

90 make code mypy safe #92

Closed MarcoStrijker closed 2 months ago

MarcoStrijker commented 2 months ago

I added some typing and ignored some lines since the assignment of None to the stdout/stderr is not allowed

closes: #90