apply formatter

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
Este commit está contenido en:
Karl W. Schulz
2024-03-02 12:22:01 -06:00
cometido por Karl W. Schulz
padre dce0a3c3a7
commit 0aa8e74f80
+4 -4
Ver fichero
@@ -73,13 +73,13 @@ source_suffix = {
}
sphinxmark_enable = True
sphinxmark_image = 'text'
sphinxmark_text = 'Tech Preview'
sphinxmark_image = "text"
sphinxmark_text = "Tech Preview"
sphinxmark_text_size = 80
sphinxmark_div = 'document'
sphinxmark_div = "document"
sphinxmark_fixed = False
sphinxmark_text_rotation = 30
sphinxmark_text_color = (128,128,128)
sphinxmark_text_color = (128, 128, 128)
sphinxmark_text_spacing = 800
sphinxmark_text_opacity = 30