Removed incorrect link from cnpy readme (#7405)
This commit is contained in:
parent
66a14f1ac3
commit
5d68e890aa
2
thirdparty/cnpy/README.md
vendored
2
thirdparty/cnpy/README.md
vendored
@ -51,5 +51,3 @@ struct NpyArray {
|
|||||||
template<typename T> T* data();
|
template<typename T> T* data();
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
See [example1.cpp](example1.cpp) for examples of how to use the library. example1 will also be build during cmake installation.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user