Skip to content

Commit c36e7f7

Browse files
committed
Fix: head metatags update
1 parent fb63a37 commit c36e7f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/run-tests.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
---
1+
```{eval-rst}
22
:og:description: Learn how to setup and run tests for your Python package locally on your computer using automation tools such as Nox. Also learn about other tools that scientific Python community members use to run tests.
3-
:og:title: A random title
4-
---
3+
:og:title: Run tests for your Python package across Python versions
4+
```
55

66
# Run your tests
77

0 commit comments

Comments
 (0)