From 6f95358c6300113a447838eccbdf5261bc03ed89 Mon Sep 17 00:00:00 2001 From: gcattan Date: Thu, 23 May 2024 14:00:32 +0200 Subject: [PATCH] Update pyRiemann-qiskit.toml (#729) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Summary Add missing documentation to `.toml` file. ### Details and comments --- ecosystem/resources/members/pyRiemann-qiskit.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/ecosystem/resources/members/pyRiemann-qiskit.toml b/ecosystem/resources/members/pyRiemann-qiskit.toml index 0da2bc4534..db900f644e 100644 --- a/ecosystem/resources/members/pyRiemann-qiskit.toml +++ b/ecosystem/resources/members/pyRiemann-qiskit.toml @@ -7,3 +7,4 @@ affiliations = "pyRiemann (https://github.com/pyRiemann)" labels = [ "Machine learning",] stars = 21 group = "applications" +documentation = "https://pyriemann-qiskit.readthedocs.io/"