Skip to content

Commit

Permalink
markdown syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
mlech26l committed Feb 1, 2021
1 parent dca0049 commit 7855c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7855c65

Please sign in to comment.