Skip to content

Commit

Permalink
chore: remove unused code cell
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Nov 6, 2024
1 parent a005a2a commit 1b4d63d
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions examples/ntgs_example_1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -103,23 +103,6 @@
"loop_converter.convert()"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "3906a301321a986c",
"metadata": {
"ExecuteTime": {
"end_time": "2024-09-16T05:43:44.982563Z",
"start_time": "2024-09-16T05:43:44.965812Z"
},
"collapsed": false
},
"outputs": [],
"source": [
"import numpy\n",
"loop_converter.data[Datatype.FAULT].loc[loop_converter.data[Datatype.FAULT][\"Dip\"] == 45]"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 1b4d63d

Please sign in to comment.