From 7855c655d1b4d97f5916a74e657b48ee6c1b3409 Mon Sep 17 00:00:00 2001 From: Mathias Lechner Date: Mon, 1 Feb 2021 16:15:56 +0100 Subject: [PATCH] markdown syntax highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07e50de..7cef8d0 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ With ```keras-ncp``` version 2.0 experimental PyTorch support is added. There is The TensorFlow 2.0 bindings have been moved to the ```tf``` submodule. Thus the only breaking change regarding the TensorFlow/Keras bindings concern the import -python3 +python ``` # Import shared modules for wirings, datasets,... import kerasncp as kncp