vunit
vunit copied to clipboard
Improving regexs that scan attributes
Fix #670
Apparently a check failed but @LarsAsplund you have already fixed it in #835
@std-max Yes, the latest version of Sphinx is a new major version and comes with some backward compatibility breaking changes which I fixed. That is shortly on the master branch and then you can rebase.
CI looks good after rebasing :)
@std-max do you mind adding some test to make this fix is necessary? I.e., the test should fail without this commit, but pass with it.
Yes, I will add some tests when I have a bit of time 👍