From a2f9ae237bf790bc20e2a01011babb602323c028 Mon Sep 17 00:00:00 2001 From: craig-warren Date: Wed, 8 Mar 2023 18:25:12 -0700 Subject: [PATCH] Import time --- docs/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index a388a61d..f5f13bf4 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -16,6 +16,7 @@ import os import re import sys +import time # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the