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.
2 parents 861afe8 + 85118ce commit 85b9cf5Copy full SHA for 85b9cf5
1 file changed
noxfile.py
@@ -97,7 +97,7 @@ def deploy_docs(session: nox.Session):
97
"latest",
98
"--update-aliases",
99
"--push",
100
- " --allow-empty",
+ "--allow-empty",
101
)
102
103
0 commit comments