From a7ad11f7cd917be55dbd036a516fefda4d19dd4a Mon Sep 17 00:00:00 2001 From: J08nY Date: Sat, 10 Apr 2021 16:58:23 +0200 Subject: Add pre-commit. --- docs/_static/.gitignore | 2 +- docs/_static/custom.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_static') diff --git a/docs/_static/.gitignore b/docs/_static/.gitignore index d5ecedf..423213e 100644 --- a/docs/_static/.gitignore +++ b/docs/_static/.gitignore @@ -1,2 +1,2 @@ font/ -graphik.css \ No newline at end of file +graphik.css diff --git a/docs/_static/custom.css b/docs/_static/custom.css index 129bd44..f92e0ba 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -8,4 +8,4 @@ img.logo { dl.class, dl.function { margin-bottom: 15px; -} \ No newline at end of file +} -- cgit v1.3.1