From bdb1e8e84db9773658d498f379ab6ae9d5959592 Mon Sep 17 00:00:00 2001 From: Mathias Lechner Date: Mon, 1 Feb 2021 16:16:18 +0100 Subject: [PATCH] markdown syntax highlighting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cef8d0..7483d9c 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ 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 -python -``` + +```python # Import shared modules for wirings, datasets,... import kerasncp as kncp # Import framework-specific binding