From a024e6a57f3b6d26ad2a0b650c2e3a8884e1599c Mon Sep 17 00:00:00 2001 From: YutoTakaki Date: Sat, 12 Aug 2023 02:13:11 +0000 Subject: [PATCH] edit test_all_notebooks.py --- test/integ_tests/test_all_notebooks.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/integ_tests/test_all_notebooks.py b/test/integ_tests/test_all_notebooks.py index 3a7530d9..1e12023f 100644 --- a/test/integ_tests/test_all_notebooks.py +++ b/test/integ_tests/test_all_notebooks.py @@ -11,8 +11,6 @@ # need high processing power and lead to timeouts. "Quantum_Computing_Quantum_Monte_Carlo.ipynb", "Template.ipynb", - # for test - "Quantum_Neuron.ipynb", ] logging.basicConfig(level=logging.INFO)