From 3ee94e7eaf1b53f7860a992f9da378de42681901 Mon Sep 17 00:00:00 2001 From: Ian Bell Date: Mon, 7 Apr 2025 19:37:08 -0400 Subject: [PATCH] No longer need to print out extlinks --- Web/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Web/conf.py b/Web/conf.py index a9011fa8..6434e38a 100644 --- a/Web/conf.py +++ b/Web/conf.py @@ -48,7 +48,6 @@ else: # 'bbbinaries' : ('http://www.coolprop.dreamhosters.com:8010/binaries/%s',''), # 'bbsphinx' : ('http://www.coolprop.dreamhosters.com:8010/sphinx/%s','') } -print(f'extlinks: {extlinks}') import sys, os, datetime # ~ # If your extensions are in another directory, add it here. If the directory