Skip to content

Commit

Permalink
remove TODO, fix link to license file
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanieKemna committed Nov 1, 2024
1 parent b6567f9 commit f6eb716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 1 addition & 9 deletions MLMODEL.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,10 @@ graph TD;
```

## Tips and tricks

```diff
- TODO
```
[//]: # (## Tips and tricks - TODO)

## Examples

```diff
- TODO
```

### Model that only uses "pure" inputs and outputs

```python
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ For your contribution, please make sure you follow the [STYLEGUIDE](STYLEGUIDE.m

## License & dependencies

This code is distributed under the BSD 3-Clause license. See [LICENSE](LICENSE.md) for more information.
This code is distributed under the BSD 3-Clause license. See [LICENSE](LICENSE) for more information.

It makes use of [cpp-fmu], which is distributed under the MPL license at <https://github.com/viproma/cppfmu>.

Expand Down

0 comments on commit f6eb716

Please sign in to comment.