mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 13:11:56 +00:00
Patch: badge display fix
This commit is contained in:
@@ -25,10 +25,10 @@
|
|||||||
:target: https://invenio-config-iform.readthedocs.io/en/latest/?badge=latest
|
:target: https://invenio-config-iform.readthedocs.io/en/latest/?badge=latest
|
||||||
|
|
||||||
.. image:: https://coveralls.io/repos/github/Cian-H/invenio-config-iform/badge.svg?branch=master
|
.. image:: https://coveralls.io/repos/github/Cian-H/invenio-config-iform/badge.svg?branch=master
|
||||||
:target: https://coveralls.io/github/Cian-H/invenio-config-iform?branch=master
|
:target: https://coveralls.io/github/Cian-H/invenio-config-iform?branch=master
|
||||||
|
|
||||||
.. image:: https://img.shields.io/badge/code%20style-Ruff-D7FF64.svg
|
.. image:: https://img.shields.io/badge/code%20style-Ruff-D7FF64.svg
|
||||||
:target: https://github.com/astral-sh/ruff
|
:target: https://github.com/astral-sh/ruff
|
||||||
|
|
||||||
invenio module that adds I-Form configs.
|
invenio module that adds I-Form configs.
|
||||||
|
|
||||||
|
|||||||
@@ -8,4 +8,4 @@
|
|||||||
|
|
||||||
"""Metadata for this python module."""
|
"""Metadata for this python module."""
|
||||||
|
|
||||||
__version__ = "2025.5.20.20"
|
__version__ = "2025.5.20.21"
|
||||||
|
|||||||
Reference in New Issue
Block a user