Skip to content
Snippets Groups Projects
Commit 939d7936 authored by David Hendriks's avatar David Hendriks
Browse files

working on getting the pre-commit hooks to be happy

parent 8294a976
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@ https://stackoverflow.com/questions/22256995/restructuredtext-in-sphinx-and-docs
import os
import sys
import jinja2
import m2r2
from git import Repo
......@@ -47,8 +46,6 @@ def write_custom_footer():
Function to write the custom footer to the template file
"""
TARGET_DIR = "./_templates"
output_text = """
{{% extends '!footer.html' %}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment