From 2763ddab724925060d7a166b446c54fa3dd5742c Mon Sep 17 00:00:00 2001 From: Scott Schneider Date: Wed, 26 Feb 2025 13:50:39 -0800 Subject: [PATCH] Linting --- docs/source/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 60b652be8..f25a089dd 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -117,4 +117,3 @@ def setup(app): intersphinx_mapping = { "graphviz": ("https://graphviz.readthedocs.io/en/stable/", None), } -