Reduced boldness of claim in appendix

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2019-09-25 14:35:09 +02:00
parent f180feb315
commit 990059784a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ a package and use the API to interact with my code. Additionally,
the code has been designed to be future proof and work with
the announced Tensorflow 2.0 by supporting eager mode.
Furthermore, it is configurable, well documented, and conforms
Furthermore, it is configurable, well documented, and conforms largely
to the clean code guidelines: evolvability and extendability among
others.
%Unit tests are part of the code as well to identify common