We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48721ec commit 6de014dCopy full SHA for 6de014d
tests/Views/test_project.py
@@ -15,7 +15,7 @@ def test_blank():
15
vbaProject.setVisibilityState("37352C2BDCDD56DE56DEA9")
16
17
project.hostExtenderInfo = ("&H00000001="
18
- +"{3832D640-CF90-11CF-8E43-00A0C911005A};VBE;"
+ + "{3832D640-CF90-11CF-8E43-00A0C911005A};VBE;"
19
+ "&H00000000")
20
21
thisWorkbook = DocModule("ThisWorkbook")
0 commit comments