From d14025eaf84de464ef391fadb4ac2e845027965a Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 17 Nov 2020 11:35:47 -0500 Subject: [PATCH] Update debug_numba.rst Mostly to force a new test run --- docs/development/debug_numba.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/debug_numba.rst b/docs/development/debug_numba.rst index 5cd8c31d9e5..2f5e1c210ef 100644 --- a/docs/development/debug_numba.rst +++ b/docs/development/debug_numba.rst @@ -11,4 +11,4 @@ single-packet TARDIS run; `run_numba_single.py` is thePython script that runs this .yml file; `run_numba_single.xml` is the PyCharmdebug configuration file that can be used in conjunction with the above files. - +Note that this method is EXPERIMENTAL.