Removed not yet true text about unit tests
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
5
body.tex
5
body.tex
@ -609,8 +609,9 @@ 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
|
||||||
to the clean code guidelines: evolvability and extendability among
|
to the clean code guidelines: evolvability and extendability among
|
||||||
others. Unit tests are part of the code as well to identify common
|
others.
|
||||||
issues early on, saving time in the process.
|
%Unit tests are part of the code as well to identify common
|
||||||
|
%issues early on, saving time in the process.
|
||||||
% TODO: Unit tests (!)
|
% TODO: Unit tests (!)
|
||||||
|
|
||||||
The code was designed to be modular: One module creates the command
|
The code was designed to be modular: One module creates the command
|
||||||
|
|||||||
Reference in New Issue
Block a user