Skip to content

Commit

Permalink
added 'client.close()' in cfc-atm
Browse files Browse the repository at this point in the history
  • Loading branch information
jhordannej committed Jun 14, 2024
1 parent 3857b3d commit b322b90
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions notebooks/cfc-atm.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2881,6 +2881,15 @@
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"client.close()"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit b322b90

Please sign in to comment.