Skip to content

Commit

Permalink
Changed test wording
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusRostSAP committed May 6, 2024
1 parent 7dede08 commit 3cd3e09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions explainer/tutorial/explainer_tutorial_2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"100%|██████████| 119/119 [00:00<00:00, 2343296.60it/s]"
"100%|██████████| 119/119 [00:00<00:00, 2533615.11it/s]"
]
},
{
Expand Down Expand Up @@ -624,7 +624,9 @@
{
"cell_type": "code",
"execution_count": 16,
"metadata": {},
"metadata": {
"metadata": {}
},
"outputs": [
{
"data": {
Expand Down
2 changes: 1 addition & 1 deletion tests/explainer/explainer_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from explainer.explainer_regex import ExplainerRegex
from explainer.explainer import Trace, EventLog
from explainer.explainer_util import Trace, EventLog


# Test 1: Adding and checking constraints
Expand Down

0 comments on commit 3cd3e09

Please sign in to comment.