Skip to content

Commit

Permalink
FIX: Add in proper linting for notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Aug 20, 2024
1 parent 96cb08a commit 2f2edb2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions notebooks/wradlib/wradlib_clutter_beamblockage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"import hvplot\n",
"import hvplot.xarray\n",
"\n",
"\n",
"hvplot.extension(\"bokeh\")"
]
},
Expand Down Expand Up @@ -817,11 +818,6 @@
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
Expand Down

0 comments on commit 2f2edb2

Please sign in to comment.