microsoft / qsharp

Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
https://microsoft.github.io/qsharp/
MIT License
367 stars 73 forks source link

[FollowUp] NeedlessOperation lint cleanup in samples not in list #1585

Open Manvi-Agrawal opened 1 month ago

Manvi-Agrawal commented 1 month ago

Fix the samples where the outer callable should be a function because it doesnt manipulate quantum state. See https://github.com/microsoft/qsharp/pull/1579#discussion_r1618402799 for more details