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 match.group(1)
return "unknown" return "unknown"
def setup(app): def setup(app):
app.add_css_file('css/vlt_sphinx.css') app.add_css_file('css/vlt_sphinx.css')
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# -- Project information # -- Project information