Sphinx showing tuple doc strings in using qcodes 0.32.0 #3955
-
Hi! I'm chasing an elusive bug in building our => In using
=> When changing to => Lastly, when commenting out => Have you ever seen this Scanned through PRs merged into version 0.32.0, found this one that looked interesting as it deals with doc strings and Tuple and instruments, but is a very loose lead: https://github.com/QCoDeS/Qcodes/pull/3864/files |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Thats strange. I don't see any obvious reason for why this is happening. Could you try to bisect between 0.31 and 0.32 to see which commit triggered this? |
Beta Was this translation helpful? Give feedback.
Thats strange. I don't see any obvious reason for why this is happening.
We are not seeing any issue like this in the qcodes documentation.
Could you try to bisect between 0.31 and 0.32 to see which commit triggered this?
https://www.tutorialdocs.com/article/git-bisect-tutorial.html