Apply clang-format

This commit is contained in:
github action 2021-04-12 00:39:38 +00:00
parent a9bd112e0c
commit 04ebba8667

View File

@ -28,9 +28,11 @@ def get_vlt_version():
return match.group(1)
return "unknown"
def setup(app):
app.add_css_file('css/vlt_sphinx.css')
# ----------------------------------------------------------------------
# -- Project information