<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Ciao, mi aiutate a capire perchè Pylance si lamenta?</p>
<p><br>
</p>
<p>Ho la definizione di questa funzione...</p>
<p><br>
</p>
<div style="color: #d4d4d4;background-color: #1e1e1e;font-family: Consolas, 'Courier New', monospace;font-weight: normal;font-size: 10px;line-height: 14px;white-space: pre;"><div><span style="color: #ce9178;">def sonify(data=[], totalduration=10000):</span></div><div><span style="color: #ce9178;"> '''</span><span style="color: #d4d4d4;">Sonify a serie of </span><span style="color: #9cdcfe;">data</span><span style="color: #d4d4d4;">, V1.0, february </span><span style="color: #f44747;">7th</span><span style="color: #d4d4d4;">, </span><span style="color: #b5cea8;">2022</span></div><div><span style="color: #d4d4d4;"> </span><span style="color: #9cdcfe;">data</span><span style="color: #d4d4d4;">= serie of value to sonify</span></div><div><span style="color: #d4d4d4;"> </span><span style="color: #9cdcfe;">totalduration</span><span style="color: #d4d4d4;">= duration of whole sonification </span><span style="color: #569cd6;">in</span><span style="color: #d4d4d4;"> ms</span></div><div><span style="color: #d4d4d4;"> it plays sound </span><span style="color: #569cd6;">and</span><span style="color: #d4d4d4;"> returns nothing</span></div><div><span style="color: #d4d4d4;"> </span><span style="color: #ce9178;">'''</span></div><div><span style="color: #ce9178;"> datalength = len(data)</span></div><div><span style="color: #ce9178;"> ...continua</span></div><div><span style="color: #ce9178;">
</span></div><div><span style="color: #ce9178;">Bene, Pylance mi segna un errore nella docstring. Dice che le istruzioni vanno separate con un ";"</span></div><div><span style="color: #ce9178;">Ma quali istruzioni, se si tratta di una docstring?</span></div><div><span style="color: #ce9178;">Non riesco a capire...</span></div><div><span style="color: #ce9178;">Non ho modo di togliere l'errore se non eliminando il commento.</span></div><div><span style="color: #ce9178;">HELP! :)</span></div><div><span style="color: #ce9178;">Gabry.
</span></div></div>
<pre class="moz-signature" cols="72">--
--... ...-- -.. . .. --.. ....- .- .--. ..- - ..- . .
Sent from TB on Windows 10, Genus Bononiae's computer.</pre>
</body>
</html>