Skip to content

Commit 116d01e

Browse files
committed
Fix: add random title
1 parent ce9437f commit 116d01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.
33
:og:image: https://www.pyopensci.org/python-package-guide/_images/packaging-lifecycle.png
44
:og:image:alt: An image showing the Python packaging lifecycle
5-
:og:title: How to run your Python package tests locally on your computer across multiple Python versions
5+
:og:title: Sdf
66
---
77

88
# Run your tests

0 commit comments

Comments
 (0)