ufal / neuralmonkey

An open-source tool for sequence learning in NLP built on TensorFlow.
BSD 3-Clause "New" or "Revised" License
410 stars 104 forks source link

Conform to newer mypy #713

Closed jindrahelcl closed 6 years ago

jindrahelcl commented 6 years ago

Bunch of changes, mostly dealing with Optional types which are now checked more strictly.

jindrahelcl commented 6 years ago

@varisd please approve