From 9c4b5d512932c50fd5539b3f8e79da68692fbb32 Mon Sep 17 00:00:00 2001 From: Rory Barnes Date: Mon, 5 Feb 2024 16:18:41 -0800 Subject: [PATCH] Update conf.py --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 32ef655a4..7eb573d65 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # -# planetplanet documentation build configuration file, created by +# vplanet documentation build configuration file, created by # sphinx-quickstart on Wed Aug 9 19:49:05 2017. # # This file is execfile()d with the current directory set to its