We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c86ad commit 0f5a3f8Copy full SHA for 0f5a3f8
README.rst
@@ -17,7 +17,7 @@ Releases https://github.com/DiamondLightSource/pytac/releases
17
18
from pytac import __version__
19
20
- print(f"Hello pytac {__version__}")
+ print(f"Hello pytac {__version__}.")
21
22
.. |code_ci| image:: https://github.com/DiamondLightSource/pytac/actions/workflows/code.yml/badge.svg?branch=main
23
:target: https://github.com/DiamondLightSource/pytac/actions/workflows/code.yml
0 commit comments