-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Unitary hack] Revert the long Docstring #966
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #966 +/- ##
=======================================
Coverage 89.91% 89.91%
=======================================
Files 110 110
Lines 8129 8129
=======================================
Hits 7309 7309
Misses 820 820 ☔ View full report in Codecov by Sentry. |
Okay i will make changes. I was just following the function definition
mentioned. So that it looks uniform
…On Thu, 30 May, 2024, 23:37 Xiu-zhe (Roger) Luo, ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In src/bloqade/builder/coupling.py
<#966 (comment)>
:
> + Raises:
+ None
if it raises None why do we need to mention it?
------------------------------
In src/bloqade/builder/coupling.py
<#966 (comment)>
:
> + Raises:
+ None
why do we have raises here?
—
Reply to this email directly, view it on GitHub
<#966 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW6XHI6BPGUEH7PPEW6EY4TZE5TH5AVCNFSM6AAAAABIQVQHCCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDAOBZGAYDSNZVGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @shubhusion good work! Just two things in terms of revisions, firstly could you run the linter on your PR as well as attempt to implement the cross reference I requested in the comment? Thanks!
@Roger-luo @johnzl-777 As per the feedback provided , I have made the necessary changes. |
I'm good with this change; I think it can be counted as a 20 USD bounty. |
Fixes #954 #957
Improve Docstrings and Revert the long Docstrings