From 3a81e5d2097c5bcbe241ca01eebd0349d1c8d49d Mon Sep 17 00:00:00 2001 From: Abhinav Bhatele Date: Wed, 13 Mar 2024 17:23:58 -0400 Subject: [PATCH] minor --- docs/axonn_style.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/axonn_style.py b/docs/axonn_style.py index 86cdd8e..d6feab9 100644 --- a/docs/axonn_style.py +++ b/docs/axonn_style.py @@ -14,4 +14,3 @@ class AxonnStyle(DefaultStyle): background_color = "#f4f4f8" styles[Generic.Output] = "#355" styles[Generic.Prompt] = "bold #346ec9" -