Skip to content

Commit d3932f1

Browse files
committed
Update logic/testing_20230809.ipynb with minor changes
Related issue: #312 .
1 parent d98516f commit d3932f1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

packages/proveit/logic/testing_20230809.ipynb

+1-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
{
44
"cell_type": "code",
55
"execution_count": null,
6-
"id": "cebd271a",
76
"metadata": {},
87
"outputs": [],
98
"source": [
@@ -21,7 +20,6 @@
2120
{
2221
"cell_type": "code",
2322
"execution_count": null,
24-
"id": "ce7e5c88",
2523
"metadata": {},
2624
"outputs": [],
2725
"source": [
@@ -31,7 +29,6 @@
3129
{
3230
"cell_type": "code",
3331
"execution_count": null,
34-
"id": "d29a6c67",
3532
"metadata": {},
3633
"outputs": [],
3734
"source": [
@@ -42,7 +39,6 @@
4239
{
4340
"cell_type": "code",
4441
"execution_count": null,
45-
"id": "744dd6eb",
4642
"metadata": {},
4743
"outputs": [],
4844
"source": [
@@ -52,14 +48,13 @@
5248
" temp_database.fetch_all('judgment')\n",
5349
" temp_database.fetch_all('expression')\n",
5450
"else:\n",
55-
" print(\"Theory pkg '{}' has no database file (yet).\".\n",
51+
" print(\"Theory pkg '{}' has no database file.\".\n",
5652
" format(temp_theory.name))"
5753
]
5854
},
5955
{
6056
"cell_type": "code",
6157
"execution_count": null,
62-
"id": "d9023159",
6358
"metadata": {},
6459
"outputs": [],
6560
"source": []

0 commit comments

Comments
 (0)