Removed not yet true text about unit tests

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2019-08-05 17:47:56 +02:00
parent ba5cc78e72
commit bcb8489bd5
1 changed files with 3 additions and 2 deletions

View File

@ -609,8 +609,9 @@ the announced Tensorflow 2.0 by supporting eager mode.
Furthermore, it is configurable, well documented, and conforms
to the clean code guidelines: evolvability and extendability among
others. Unit tests are part of the code as well to identify common
issues early on, saving time in the process.
others.
%Unit tests are part of the code as well to identify common
%issues early on, saving time in the process.
% TODO: Unit tests (!)
The code was designed to be modular: One module creates the command