Code formatting

This commit is contained in:
Marcus Boyd
2020-12-19 13:40:45 +10:30
parent 5b90385539
commit 2d3fc607e6
3 changed files with 33 additions and 18 deletions

View File

@ -26,9 +26,11 @@ import cadquery
# documentation root, use os.path.abspath to make it absolute, like shown here.
# sys.path.insert(0, os.path.abspath('.'))
def setup(app):
app.add_css_file("tables.css")
# -- General configuration -----------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.