[EncoderDecoder] Fix Typo (#7915)

* fix encoder decoder models

* add .gitignore
This commit is contained in:
Patrick von Platen
2020-10-19 22:02:42 +02:00
committed by GitHub
parent 55bcd0cb59
commit c912ba5f69
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -157,3 +157,6 @@ debug.env
#ctags
tags
# pre-commit
.pre-commit*